Categories
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

prajwala.hr-Oracle
Rank 1 - Community Starter
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.
0
Answers
-
Hello @MandeepGupta
Is there any way by which we can migrate EL expressions from one pod to another?
Regards
0