Hi everyone
Can a field value can depend on another field ? For example: I have a Role field which have 2 values: Customer and Vendor, and I have a partner account field. I want the partner account field only load data depend on which chose in Role field (If I choose Customer on Role field, I want Partner account field only load Customer account)
r
Rebecca
09/11/2020, 1:28 PM
Yes if it is a custom field. You on the sourcing and filtering tab you would set a filter so to limit the result options in the new field
h
Huy Nguyen
09/11/2020, 2:43 PM
tks for your infomation Rebecca, but could you please be more specific
r
Rebecca
09/11/2020, 3:14 PM
You can filter the choices in a custom record that has a list value. You have to build the dependencies between the 2 lists. Then on the custom field you want to control the choices on you would use the details on the sourcing and filtering subtab. This SA article has an example: https://netsuite.custhelp.com/app/answers/detail/a_id/85126/kw/custom%20field%20filter
Rebecca
09/11/2020, 3:15 PM
If all the fields are native fields, then a workflow would best suite your needs