Employment Info Redwood page: How to make visible a guided task only for some specific roles?
Summary:
Hi,
we have configured a guided journey with multiple tasks on the employment info page in Redwood. We have the requirement to show only one of this task for some specific roles and the other four visible to all the users. We tried with this EL [[$application.user.roles.includes('ORA_PER_HUMAN_RESOURCE_SPECIALIST_JOB') ? 'PENDING_APPROVALS': null || $application.user.roles.includes('ORA_ASM_APPLICATION_IMPLEMENTATION_CONSULTANT_JOB') ? 'PENDING_APPROVALS': null ]] but it is not working.
Can someone help us please?
Thanks in advance.
Best regards,
Daria
Version (include the version you are using, if applicable):
25B