For more information, please refer to this announcement explaining best practices for getting answers to questions.
Hide additional information section from Add Pending worker flow on the basis of value chosen inside
Summary:
Hide additional information section from Add pending worker flow on the basis of value chosen inside same flow
Content (required):
Hi ,
We are trying to hide Additional information section on the basis of worker type chose in Add pending worker flow (first section-when and why).
Add pending worker flow has worker type fields when if chosen Contingent worker value then we want to show section- 'Additional information'; for value employee the section- 'Additional information' should be hidden.
We tried using different permutations and combinations of below EL in Page Composer; however it is not taking effect.
#{pageFlowScope.responsiveModuleMap.pProposedWorkerType eq 'Contingent Worker'}