Oracle Fusion HCM Analytics

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

EL Expression is not working as expected on Position page

Received Response
41
Views
1
Comments

Requirement: Display and make EFF district number editable on positions page based on job names.

We are trying to achieve this using page composer

EL Expression on position EFF field:

Example:

#{bindings.JobId.inputValue == 'District Manager'}

#{bindings.JobId.inputValue eq 'District Manager'}

#{bindings.JobCode.inputValue eq 'District Manager'}

Expected : Above expression should allow EFF to display/edit only to District Manager positions.However this is hiding EFF for all the positions.

Please share your ideas if anybody has worked on a similar requirement.

Answers

Welcome!

It looks like you're new here. Sign in or register to get started.