Hi,
A simple ad_form question which is hopefully trivial to you gurus out there. Is there a way to set a variable before (or during) -validate that will make it available to -on_submit and other clauses? Is my case, I'm running an expensive validation proc in my -validate; I want to result of the proc to be available later on, without having to run the proc again.
A simple ad_form question which is hopefully trivial to you gurus out there. Is there a way to set a variable before (or during) -validate that will make it available to -on_submit and other clauses? Is my case, I'm running an expensive validation proc in my -validate; I want to result of the proc to be available later on, without having to run the proc again.
Is it possible and can you give a quick example?
thanks
Brian
Request notifications