Hi guys,
I'm saving some data on custom code after the "Server Validation", but I'm also checking for other stuff on custom code with PHP and I need to trigger the Event Loop if the validations fail..
I tried to return false on custom code, but it does nothing.
It would be also useful if I can send a error message to display after the event loop.
Can you help me on this?
Thanks,
Pestana
I'm saving some data on custom code after the "Server Validation", but I'm also checking for other stuff on custom code with PHP and I need to trigger the Event Loop if the validations fail..
I tried to return false on custom code, but it does nothing.
It would be also useful if I can send a error message to display after the event loop.
Can you help me on this?
Thanks,
Pestana