Announcements for Payroll and OTL can now be found in the Announcements - Payroll and OTL - EBS (MOSC) subcategory. Follow to be sure you don't miss a thing!
OTL: Timekeeper Forms Personalization
Hi,
I am attempting to perform a forms personalization in the OTL Timekeeper screen to make a field non-updatable if it meets a certain condition (ie If you are anyone other the person type of 'Contingent Worker' hide a field).
My condition is applying the personalization to the whole column for everyone, but i only wanted it to apply to the relevant rows in this screen who aren't classified under the person type of 'Contingent Worker' not all the rows.
Condition
Trigger Event: WHEN-VALIDATE-RECORD
Trigger Object: TIMECARD_INFO
Condition: :TIMECARD_INFO.PERSON_TYPE !='Contingent Worker'
Actions
Object Type: Item
Tagged:
0