has anyone tried populating HR Smart Template values using PeopleCode (ex using Page Activatte)
Has anyone tried auto populating HR Smart Template field values using PeopleCode? We have a first screen where employee BIO data is entered to initiate a Hiring request, and we would like these fields to be auto populated if the User is coming from Campus Solutions after doing a search for an Adjunct Lecturer and finalizing the candidate whom to offer the job.
We tried using Page Activate using Field Labels to identify which field is for what but the code is not working correctly. The delivered functionality only seems to be allowing FieldChange feature through App Packages. Any information on how to achieve this is appreciated.