Page 1 of 1

Add 7 days from the date

Posted: 2013-03-21 10:03
by espo
Hello,

it is possible, in Appgini, insert a date field + 7 days?

Thank you very much.

Re: Add 7 days from the date

Posted: 2013-04-15 05:33
by KSan
Yes. This is possible. Take a look at http://bigprof.com/appgini/help/advance ... ific-hooks and speficially review tablename_before_insert() . Good luck.