Open form second page inside modal box
Hello,
The first day with Chronoform.
I create two page form:
[list=]First page inserted via plugin into Joomla article[/list]
[list=]After submit of the first page, second should open inside modal box. How is it possible to do? [/list]
I try
chronoform-popup is the second page class of the form. But this solution is not working.
Jaak
The first day with Chronoform.
I create two page form:
[list=]First page inserted via plugin into Joomla article[/list]
[list=]After submit of the first page, second should open inside modal box. How is it possible to do? [/list]
I try
jQuery(document).ready(function($){$('.chronoform-popup').modal('show');});
chronoform-popup is the second page class of the form. But this solution is not working.
Jaak
Hi Jaak,
Sorry, I don't know how to do this - though it is probably possible. I would probably use a link/button in the article to open a modal window with an iFrame to contain all the pages of the form.
Bob
Sorry, I don't know how to do this - though it is probably possible. I would probably use a link/button in the article to open a modal window with an iFrame to contain all the pages of the form.
Bob
This topic is locked and no more replies can be posted.