I have added a new field of type TransDate to HRMAbsenceRequest table, then I updated the respected EP page (HcmEPAbsenceRequestEdit in visual studio 2013. The Dataset is updated and showing the new field in field groups. So I just add the new field in group, refresh AOD, data, and dictionary. Form is updated and showing new field. Filled the form with valid values and submit it. But When I checked the table (using SQL Server Management Studio) the record is inserted but new field is empty (no values). I have already tried syncing table, restart AX, Dynamics Service, and SQL Server service. But it's not working for me at the moment.
Any Suggestions ?