Can we create an expression to rename a 'created by' value for Talent Ratings
Summary:
We have a business requirement to load Talent Ratings via HDL. In the UI, the 'Created By' field then reflects the system account and is not user-friendly.
Content (please ensure you mask any confidential information):
Is there a way to write an expression for the field in VBS to rename the Created By default value since a user name cannot be specified. In responsive pages we were able to via an expression but the customization did not carry forward to redwood:
#{backingBeanScope.ProfileSectionBean.prevTrRatingCreatedBy == 'FUSION_APPS_HCM_ESS_LOADER_APPID' ? 'Uploaded Value' : backingBeanScope.ProfileSectionBean.prevTrRatingCreatedBy}
Version (include the version you are using, if applicable):
0