Join Slack
Powered by
i passed parameter as a record id through client...
# general
t
Tk
05/12/2022, 12:20 PM
i passed parameter as a record id through client script This id want to load in suitelet how to get it?
b
battk
05/12/2022, 12:24 PM
ServerRequest.parameters
t
Tk
05/12/2022, 12:36 PM
Copy code
var id =context.request.parameters.custom_id; is it ?
Tk
05/12/2022, 12:40 PM
message has been deleted
b
battk
05/12/2022, 6:40 PM
looks reasonable
4
Views
Open in Slack
Previous
Next