For page properties how to write expressions - Syntax — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

For page properties how to write expressions - Syntax

edited Feb 11, 2025 1:17PM in Visual Builder Studio for HCM 3 comments

Summary:

In our organization we have written EL Expression to control the page properties like add, edit, Complete, Cancel, Delete and Evaluate Task as a Worker/Manager.

In Redwood how is this achievable we have tried to use the below expression based on the Guided Journey documentation but this is not working.

[[ $application.user.roles.includes('FJ_HR_SPECIALIST_BY_AOR_INCL_HIDDEN_DATA') ? 'false' : 'true' ]]

Can someone let me know if the syntax is correct and how to make this work.

Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!