How to Add Update/Correction Buttons in DateTrack Enabled Custom Form.
i need to create a custom form with datetrack mode enabled and incorporate the functionality of Update, Correction, Delete Next Change same like HRMS Enter People & Maintain form.
I could achieve the same to the extent of the form querying based on the session date if there is more than 1 record for the same employee on different dates using HRTEMPL.fmb.
But when any record is changed/update the form doesnot prompts with Update/Correction buttons in a modal window like in people screen. It directly updates the record if made with any changes.
i now want to incorporate the same(Update/Correction and all other HRMS Modes) to this custom form.