View Full Version : Does PHP code get called after a form edit?
andrelewis
06-29-2007, 06:37 AM
I have code in the PHP section of the form for form submit. Does this get called after an edit?
Andre
I resume you mean when you edit a record in the front end, and not when you edit the form itself.
IF so then yes the php code gets called
andrelewis
06-29-2007, 10:07 AM
Ok, yes on the front end. Just to clarify, so the form PHP gets called on both a new record and on a record edit?
Thanks!
Andre
Just to clarify, so the form PHP gets called on both a new record and on a record edit?
Correct :)
vBulletin® v3.8.4, Copyright ©2000-2010, Jelsoft Enterprises Ltd.