0
0
We can rename most of the sections from the content section but when we try to rename Impact of Loss from the content section then it will not allow you to change so here we need to use an EL expression that will help us to rename our Impact of Loss content section.
Here is the EL attached:
#{pageFlowScope.sectionFacetName == 'ImpactOfLoss' ? "Impact of Loss (Visible to Manager Only)": pageFlowScope.pSectionName}
I hope this blog post was helpful for you. If you have any questions or feedback, please leave a comment below.