pass value from a record to suitlet page
Answered
I want to get the body level fields from ‘prepare quote’ record(create mode) and pass it to the similar fields in a custom Suitelet page . (i have a button(UE script-beforeload) in the ‘prepare quote’ record which opens that Suitelet page in separate window). Im stuck passing the values from the record to the suitlet page. please help me with your solutions. thank you in advance
Best answer
How are you calling the suitelet… the url.resolveScript() api has a params option to pass params to the suitelet.