Hi,
I'm migrating a calculator over to PHP and need some help on v4 with Joomla.
For example, I've got this contractor calculator where once the user enters the info and clicks Calculate, a thank you page pops up with the results and a call to action.
Could someone explain how I should do this with Chronoforms?
I'm just sitting here scratching my head 😢
I'm migrating a calculator over to PHP and need some help on v4 with Joomla.
For example, I've got this contractor calculator where once the user enters the info and clicks Calculate, a thank you page pops up with the results and a call to action.
Could someone explain how I should do this with Chronoforms?
I'm just sitting here scratching my head 😢
Hi Turrican,
I don't see any pop-up on the Calculator page you linked to :-(
Do you want the form to submit or is it just a demonstrator? You can create a JavaScript pop-up of some kind to fire when the button is clicked. It's harder to create a pop-up if the form actually submits as a page reload is usually required but you could trigger a pop-up to fire on re-load if some particular value is in the URL.
Bob
I don't see any pop-up on the Calculator page you linked to :-(
Do you want the form to submit or is it just a demonstrator? You can create a JavaScript pop-up of some kind to fire when the button is clicked. It's harder to create a pop-up if the form actually submits as a page reload is usually required but you could trigger a pop-up to fire on re-load if some particular value is in the URL.
Bob
This topic is locked and no more replies can be posted.