Join Slack
Powered by
``` var status = form.addField(...); status.defaul...
# suitescript
e
erictgrubaugh
11/09/2016, 8:48 PM
Copy code
var status = form.addField(...); status.defaultValue = 7; // or whatever
Open in Slack
Previous
Next