Overall Summary Edit Rendered EL Expression — 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

Overall Summary Edit Rendered EL Expression

Summary: We have requirement to display Edit, based on workflow of Performance Document for only certain documents by Performance Document Name


Content (required):

Seeded EL Expression for Edit: #{backingBeanScope.PerformanceDocumentBean.osEditEnabled}



Custom EL Expression for Edit: #{((pageFlowScope.pCustomaryName eq '2023 Annual Review MD' or pageFlowScope.pCustomaryName eq '2023 Annual Review - MD')? false:'backingBeanScope.PerformanceDocumentBean.osEditEnabled')}

Issue: above customized EL expression is removing Edit from all documents.

Ideally we would incorporate seeded EL expression so that our customization does not overwrite rendering Edit past the Performance Document Workflow.


Version (include the version you are using, if applicable):

23C

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!