Join Slack
Powered by
How to make a sublist field mandatory through Suit...
# suitescript
g
Gustavo Doná
06/17/2019, 7:37 PM
How to make a sublist field mandatory through SuiteScript?
b
battk
06/18/2019, 12:58 AM
use a beforeLoad script and use the form from the scriptContext to get the sublist and from there the field you wish to modify
battk
06/18/2019, 12:58 AM
the field has a isMandatory setter that you can use for mandatoriness
Open in Slack
Previous
Next