Can anyone explain why my list-type custom field i...
# suitescript
u
Can anyone explain why my list-type custom field is only showing the current user instead of every employee? for context, I have a Custom Record (CR) with No Permissions required. In the same CR, I have a Custom Field that is of
Type: List
which sources from the
Employee
list. I've not touched the "Access" subtab for the Custom Field. this works perfectly for all of our Users and their Roles except one. I've given the problematic user's role
Permission>List>Employee Record=Full
and
Permission>List>Employees=View
, as well as
Full
access to the *CR*'s, but to no avail. Anyone have any ideas how to get this to work?