can i add a button in suite let sublist for each l...
# suitescript
d
can i add a button in suite let sublist for each lines, and call a function on click of button?
s
@D17339: You can use Sublist.addButton(options) API
m
If you mean a separate button on each line the closest you can get is a checkbox that you monitor for changes and pretend it's a button press
✔️ 1
👍 1
d
@SMNCP its a sublist body level button