Join Slack
Powered by
Assuming you know how to call the client from the ...
# suitescript
s
Sandii
06/18/2020, 6:13 PM
Assuming you know how to call the client from the button, use currentRecord.get() within the random client fn.
a
adavies
06/18/2020, 8:46 PM
This doesn't work because the form is a custom suitelet, not a native record
s
Sandii
06/18/2020, 8:52 PM
Yeah you can still use currentRecord.get(), should be same as the context.currentRecord that would get passed into the entry points.
Open in Slack
Previous
Next