Ability to Hide Last Updated by attribute in DOR Redwood UI within attachment section
Hello All,
Problem Description:
We have a requirement to Hide last Updated by attribute within attachment section for specific Document of Records in UI. We've achieved this requirement in Responsive UI through personalization EL Expression. Couldn't find this attribute in VBS to customize as per the requirement.
Responsive UI Reference:
EL Expression:
#{bindings.SystemDocumentType.inputValue ne 'GLB_FULL_CAREER_ELIGIBILITY'|| (not empty bindings.DocumentTypeId.inputValue and HcmFusePlusBean.userPersonId ne bindings.PersonId.inputValue and bindings.SystemDocumentType.inputValue eq 'GLB_FULL_CAREER_ELIGIBILITY')}
Before:
After:
We don't have this attribute available in VBS to customize as per the requirement. Raising this idea to improve HR process user experience