Does Stateless form submission bypass all other form scripts
Hi need to check
I have a stateless form which is inserting values into another form
as the form is referenced in the insert statement i am wondering if the insert will pass through any script (on add/load/submit/success.
Reason, the stateless form submission has different rules than the normal form submission
Thanks