Is there a restriction to sourcing Class in a sele...
# suitescript
b
Is there a restriction to sourcing Class in a select field on a suitelet? I am trying to source from Department and Class. Department is working fine, class is not.
b
thats what happens when you choose a string that isnt a source
you get an empty select field
use
classification
instead
👍 1