Inconsistent Field Visibility in Goal Page and Mass Assignment Task Using Page Composer
Hello,
We have configured specific field visibility on the Goal page using Page Composer. For certain Descriptive Flexfields (DFFs), we applied the following EL expression to control their display based on the Goal Plan in which the goal is created:
#{pageFlowScope.params['pSelectedGoalPlanId'] == '300000458081458' || pageFlowScope.params['pSelectedGoalPlanId'] == '300000458081456'}
The configurations behave inconsistently depending on how the Goal page is accessed:
- Via Global Search:
- When navigating to the Goal page through Global Search > Employee Search > Goal Tab, the fields appear as expected, based on the applied EL expression.
- Via Mass Assignment and Sharing Task:
- When accessing the Goal page through the
Tagged:
0