How DFF can be visible for HR in biographical info for others but not for self-TDD did not work
Summary: How DFF can be visible for HR in biographical info for others but not for self-TDD did not work
Content (required):
Business requirement is adding new field however it should only be visible to HR, however HRs should not be able to view that DFF for self, as that field value will be available only for handful of people.
Version (include the version you are using, if applicable): 23A
Code Snippet (add any code snippets that support your topic, if applicable):
#{(row.bindings.DisplayPersonsDff.hints.displayHint eq 'Hide' ? false : true) and (securityContext.userInRole['HR_SPECIALIST'])}
Tagged:
0