Is there a way to add a button on transaction line...
# suitescript
g
Is there a way to add a button on transaction lines?
m
I don’t think you can
👍 1
n
What i have done in the past to 'hack' this, is create a checkbox on the line then monitor the field change event for that checkbox
g
@Nathan L wanted to have a hyperlink or dynamic button edit mode to have the users to redirect them to a page. Looks like field change is the only option i see. Pls lmk if you see any other options. Thanks
b
Sublist.addButton is the closest suitescript option