Dear all,
using new 6.1 designer, enabling option "Enable server validation" (Fields with validation rules will be auto validated) when some reload events are existing into the form, causes a strange page relaod, causing an internal server error (code 500).
Could you replicate it?
Regards
You are reloading the same field or you load a different view ?
Best regards
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
I'm reloading some fields.
On change on a texfield, I reload values for another select field.
Please, let me know if you need more info.
Regards
In the settings of your reload event set the page type to "standalone"
Setting "Standalone" works fine both with auto validation check and auto security check.
But in this case, when I cancel the paypal action, the page returns to the main form (showing catcha error message) instead of calling the paypal cancel event.
Are you able to replicate this issue?
Regards
Not without knowing your settings
Any page which can be accessed directly (not following the page order) should be set to "Standalone", this included the PayPal cancel page since PayPal just sends you there directly.
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
Yes, of course.
But it seems working setting "Following page order", "Enable server validations" and "Check security fields" to true.
Then, only default event (load) and "submit" event have been set as "Auto - Use page order".
All other events, including reload events and Paypal IPN events are set as "Standalone".
Using this configuration it seems that everything is working fine.
Thanks
Ok, so what problem do you have with the PayPal cancel page ?
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
No problem at all, since I moved to "Standalone" all pages.
Thanks