Security Not working.

Certified Associate Developer

a!isUserMemberOfGroup(
  username: loggedInUser(),                                                                                                                             
  groups: cons!IP_GRP_RECRUITERS
)

So this above code i gave it so that that particular field is visible to the specific user from the specific group only, but its not working when i gave it in a read only grid. This code did work in the normal interface and it only showed the particular field to the particular user of specific group only , but when i gave it in the read only interface, its not working. What anyone help me with what might be the issue.

  Discussion posts and replies are publicly visible

Parents Reply Children