Join Slack
Powered by
I want to create a custom button in “enter quote” ...
# suitescript
s
shree sashti
12/19/2020, 3:14 PM
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
battk
12/19/2020, 3:31 PM
How much of the
SuiteScript 2.0 API Introduction
do you know
m
michoel
12/19/2020, 11:33 PM
https://stoic.software/effective-suitescript/24-add-button/
s
shree sashti
12/23/2020, 7:23 AM
@michoel
Thank you for your input brother. It helped.
shree sashti
12/23/2020, 7:25 AM
@michoel
could you also help me passing value from a record('prepare quote') to the suitelet page ?
m
michoel
12/23/2020, 9:11 AM
In your client script, use N/currentRecord module to retrieve the value, and add it as a url parameter when redirecting to the suitelet.
Open in Slack
Previous
Next