Join Slack
Powered by
is there any way to add options to a list/record i...
# suitescript
a
Ali
01/16/2020, 4:38 PM
is there any way to add options to a list/record in the clientscript?
t
Tyler
01/16/2020, 4:52 PM
What do you mean by options?
a
Ali
01/16/2020, 4:57 PM
@Tyler
li
Ali
01/16/2020, 4:57 PM
item
Ali
01/16/2020, 5:03 PM
add item to a list/record field - clientscript
b
battk
01/16/2020, 9:53 PM
you can only add options to a field if it was added using N/ui/serverWidget
battk
01/16/2020, 9:53 PM
some people may try to tell you to use javascript to manipulate the DOM to add options
battk
01/16/2020, 9:54 PM
keep in mind that new options will still fail serverside if they aren't valid options
a
Ali
01/17/2020, 8:54 AM
@battk
many thanks
Open in Slack
Previous
Next