Please help me my date tracking is not working in my form...
Trying to create custom form using date-track
Hey all I am creating a custom form to update/insert into some custom tables from Oracle 11.5.10.
I have a table which is date tracked like HRMS tables. I would like to add the date tracking buttons to the toolbar and use the built in functionality.
Any help is appreciated. I have HRSTAND.fmb in my forms path and I have subclassed the SPECIAL1 and SPECIAL2 triggers and I can get the buttons to appear and the date does seem to change, but I get POST_CALL error and also a NO_DATA_FOUND. CTL_GLOBALS.SESSION_DATE cannot be resolved....
Hey all I am creating a custom form to update/insert into some custom tables from Oracle 11.5.10.
I have a table which is date tracked like HRMS tables. I would like to add the date tracking buttons to the toolbar and use the built in functionality.
Any help is appreciated. I have HRSTAND.fmb in my forms path and I have subclassed the SPECIAL1 and SPECIAL2 triggers and I can get the buttons to appear and the date does seem to change, but I get POST_CALL error and also a NO_DATA_FOUND. CTL_GLOBALS.SESSION_DATE cannot be resolved....
0