ow can show a custom list field based on the selec...
# suitescript
s
ow can show a custom list field based on the selection of other custom field. example - on select of a country , state field should show repecting states.
b
if you mean a field added through suitescript, then you have to add select options yourself via code
if you mean an actual custom field, use sourcing and filtering
specifically
source filter by
in this case
dont expect it to work for states that netsuite doesnt have a select field for