Employment Info Redwood page: How to make visible a guided task only for the employee role
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 the employee role. We tried with this EL [[$application.user.roles.includes('EMPLOYEE_CUSTOM_ROLE') ? 'CURRICULUM_VITAE’ : null ]] but it is not working.
Can someone help us please?
Thanks in advance.
Best regards,
Daria
Tagged:
0