Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
Custom Entity Field > Access > Default Access Level
I created a new entity field for vendor records. I selected a role with Access Level = Edit under the Access subtab of the field definition record. Default Access Level (DAL) = View. This allows only the selected role to edit the field, while other roles can view it.
[ATTACH=JSON]{"data-align":"none","data-size":"full","data-attachmentid":429002}[/ATTACH]
The issue comes with a workflow. I'm trying to set a value for this field. After the WF runs, the field value is blank even though the log shows it executed. If I change the DAL from View to Edit, the field does show a value after the WF runs again. However, this defeats the purpose of having only one role being able to edit the field. Has anyone else encountered this?