First off, a great add on. Incredible flexibility!!
One suggestion. I have included a custom JS function that mirrors user input data onto a page for printing. Since this script falls before the validation functions, it effectively kills all of the built in validating :-(
At first glance it would appear that simply reversing the flow of JS (validating functions first) and this would not have been a problem.
I am too lazy right now to go hacking the add-on, but I can't imagine that this would be too difficult.
One suggestion. I have included a custom JS function that mirrors user input data onto a page for printing. Since this script falls before the validation functions, it effectively kills all of the built in validating :-(
At first glance it would appear that simply reversing the flow of JS (validating functions first) and this would not have been a problem.
I am too lazy right now to go hacking the add-on, but I can't imagine that this would be too difficult.
Hi willybfriendly,
Impossible to say much without seeing the script you're trying to use. But, it shouldn't be too difficult to separate the two parts, one way would simply be to use the ChronoForms 'onSubmit after email' box to show the data to the user. Possibly you could redirect this to an index2.php page which displays without the Joomla page framework.
Bob
Impossible to say much without seeing the script you're trying to use. But, it shouldn't be too difficult to separate the two parts, one way would simply be to use the ChronoForms 'onSubmit after email' box to show the data to the user. Possibly you could redirect this to an index2.php page which displays without the Joomla page framework.
Bob
This topic is locked and no more replies can be posted.