Join Slack
Powered by
Is there a way to select in which html table you w...
# suitescript
b
bdebazelaire
03/29/2021, 4:45 PM
Is there a way to select in which html table you want a button to be included? is N/ui/serverWidget Module a good start?
b
battk
03/29/2021, 4:56 PM
you have little choice where netsuite places buttons
battk
03/29/2021, 4:56 PM
basically on top of a sublist
battk
03/29/2021, 4:56 PM
or on top/bottom of forms
battk
03/29/2021, 4:57 PM
if you want more control, then you can use inline html fields
battk
03/29/2021, 4:57 PM
or client script to create your own buttons
b
bdebazelaire
03/30/2021, 3:30 PM
Yes! thank you very much, inline field can work.
Open in Slack
Previous
Next