Join Slack
Powered by
is there a way to add a delete option on a sublist...
# suitescript
i
irurzo
05/07/2020, 7:56 PM
is there a way to add a delete option on a sublist item added on a record using
form.addSublist
?
b
battk
05/07/2020, 9:36 PM
the client side option is:
Field.removeSelectOption(options
)
Open in Slack
Previous
Next