For more information, please refer to this announcement explaining best practices for getting answers to questions.
Attribute "sahFrm" is either not available in the Redwood page
Summary:
When we migrate the Employment info page using the Helper tool. Following page composer personalization's are not migrated. How can we implement this in redwood Business rule (VB studio) .
Content (please ensure you mask any confidential information):
Attribute: sahFrm
Display Name:Output Formatted
Personalization:rendered = #{(((Profile.values.WF_CMP_HIDESALARYSECTION ne 'Y') && (HcmFusePlusBean.userPersonId == pageFlowScope.pPersonId)) || ((HcmFusePlusBean.userPersonId != pageFlowScope.pPersonId) && (securityContext.userInRole['EMPLOYEE1,HRSPECIALIST_VIEWALL_DATA,HRBASIC_SAL1,MANAGER1,HR1,HR_NID1'])))}
Comments:Attribute "sahFrm" is either not available in the Redwood page, or it is available but can not be personalized in Business Rules. Go to VB Studio for this page and confirm if the corresponding field is present, and you are able to personalize it. |
---|