Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Deeplink to Directory
Summary
Deeplink to DirectoryContent
Hello
We have created a new tile using the box component under Career and Performance however when we attempt to add the deep link to the directory (so this is easier navigation for end users for Provide Feedback) the page appears blank.
Does anyone know the EL expression that should be applied we tried the below and they do not work
- #{((WCTruncator[component.titleBasedOnTemplate]['18']) == 'Career, Performance and Feedback')? true: false}
- #{(component.titleBasedOnTemplate == 'Career, Performance and Feedback')? true: false}
- #{(component.titleBasedOnTemplate == 'Career and Performance')? true: false}
- #{((WCTruncator[component.titleBasedOnTemplate]['18']) == 'Career and Performance')? true: false}
1