I have a requirement to add fields on the Employees form(added screenshot below).
The form name is HCMWorkerV2 .... in the selection changed method, the card is getting updated with the cursor record information.
I need to add a couple of fields on the highlighted area on the screenshot.
I debugged the code behind the control, all the values are assigned through code using parm methods. I could not follow the whole flow from exactly whare the fields are updated and how can I add my customized fields.
I could not find any blog related to the card customization.
Could anyone help me understand if this is even possible? and how can I achieve this.