I want to create a custom button in “enter quote” ...
# suitescript
s
I want to create a custom button in “enter quote” record and when I press that button it has to open a custom suitlet page. As I am very new to NetSuite please do help me with your valuable solutions . Thanks in advance!
b
How much of the SuiteScript 2.0 API Introduction do you know
s
@michoel Thank you for your input brother. It helped.
@michoel could you also help me passing value from a record('prepare quote') to the suitelet page ?
m
In your client script, use N/currentRecord module to retrieve the value, and add it as a url parameter when redirecting to the suitelet.