2010 Aug 31 11:21 AM
Hi,
I want to populate 2 hidden fields ( changed by and changed date ) when ever some one changes the existing entry with the hepl of table maintenace. Is there any event for it. I am able to do it while creating the record . Any help will be <<removed by moderator>>.
Best Regards
Please do not make such irresistable offers and always ask the questions in the right forum
Edited by: kishan P on Aug 31, 2010 4:48 PM
2010 Aug 31 11:34 AM
Hi Hari,
Check Event for Change
08 After correcting the contents of a selected field
18 After checking whether the data has changed
& For Hidden fields
21 Fill hidden fields
Regards
Abhii
Hi,
I want to populate 2 hidden fields ( changed by and changed date ) when ever some one changes the existing entry with the hepl of table maintenace. Is there any event for it. I am able to do it while creating the record . Any help will be <<removed by moderator>>.
Best Regards
Please do not make such irresistable offers and always ask the questions in the right forum
Edited by: kishan P on Aug 31, 2010 4:48 PM
2010 Aug 31 11:27 AM
Hi
Check this event 18,
18 After checking whether the data has changed
Regards,
Selva
2010 Aug 31 12:09 PM
Hi Selva,
I have used the event 18, the data is there is the structure but when i save, it is not getting save.
Best Regards
Edited by: Hari on Sep 1, 2010 8:43 AM
2010 Aug 31 11:32 AM
2010 Aug 31 11:34 AM
Hi Hari,
Check Event for Change
08 After correcting the contents of a selected field
18 After checking whether the data has changed
& For Hidden fields
21 Fill hidden fields
Regards
Abhii
2010 Aug 31 11:35 AM
Hi ,,
Event Description
01 Before saving the data in the database
05 Creating a new entry
08 After correcting the contents of a selected field
Prabhuda