Join Slack
Powered by
can i add a button in suite let sublist for each l...
# suitescript
d
D17339
03/27/2020, 6:15 AM
can i add a button in suite let sublist for each lines, and call a function on click of button?
s
SMNCP
03/27/2020, 7:45 AM
@D17339
: You can use Sublist.addButton(options) API
m
michoel
03/27/2020, 8:02 AM
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
D17339
03/27/2020, 8:04 AM
@SMNCP
its a sublist body level button
56
Views
Open in Slack
Previous
Next