What would be the correct "El expression" so that the fields are read-only for a specific role.
The user requires that a field be read-only for a specific role, I already tried with the following expression "#{securityContext.userInRole['ROL']}" but the expected change is not reflected. The requested expression is being investigated.
Greetings.
0