hi, may I know where can i find "custpage" id?
# general
a
hi, may I know where can i find "custpage" id?
b
can you describe your specific issue/scenario?
a
On the script I just wanna know where exactly this ID came from.
I tried to fiend on customization manager. But i cant find it
p
That's the ID that you give the button. It can be anything starting with
custpage_
t
custpage
is the word you always have to prefix while adding any UI element to existing netsuite page. This
custpage_rfai
doesn't come from anywhere , instead this is the internalid assigned to the custom button labeled
Adjust Inventory
which will be added in UI once script runs.
a
will check on this. Thanks for the help! 🙂