Forums

Trouble with popup forms cf6

sdi_68 02 Oct, 2017
Hi.
I try popup forms CF6 and have several problems:
1. The overlay (.modal-backdrop) have я-index: 1040 but form (.ui.modal) have z-index:101. Its only my bootstrap have problems?
2. The form have v- scroll and display position not in center screen (defined in css (ui.fullscreen.modal, .modal-open .modal, .ui.modal, .modals) in bootstrap styles).
3. I set form as "closable" but i haven't on form close button (or x) and click on overlay haven't close the form.
4. After sending data i have insteed "start button" message (it's correct) and in address string my browser see address:
"http://mysite/chronoform=getconsult&event=submit"/ How can i make address like this: "http://mysite/" (only current page address?
Max_admin 03 Oct, 2017
Hi sdi_68,

Please post a link to the form so we can check it, you can hide the address using the hide button.

#4 is normal, the form name and event must be passed in the url

Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
sdi_68 03 Oct, 2017
Hi.
I try to post link, but ihave test at local server....
#4. How can i make change addres to only current page address, without form name and event? Because if user has reload your browser the form will send emails (for exsample) again.
Max_admin 03 Oct, 2017
Not possible, the event and form name must be passed if your form is displayed using a module or using the plugin, but if you are using a menu item then only the event name is passed, and you can protect the form by adding a security action, new forms have "Validate fields" added by default.

Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
sdi_68 03 Oct, 2017
Hi, post test site address:

This is private content


see forms on main page. Green buttons. And more question:
5. How can i to correct place от page to time of one modal form (for example, to call in content and in footer)?
sdi_68 06 Oct, 2017
Hi. I see what modal form build to different type in different templates. At first ("protostar" on image 1) page with form has in body tag class "dimmer" (1). Start button (2) and form block with overlay (3)
In second template (image 2) page with form has in body tag class "modal-open" (1). Start button and body of form in block (2) and overlay block - with class "modal-backdrop in" separately (3). .
At first time form have closed by click on overlay, at second - not closed. Help me please, why?
Max_admin 13 Oct, 2017
Hi sdi_68,

it may be a conflict with another element on the page, I can't tell, you can disable the form popup and call the form using the plugin inside a popup module in Joomla.

Best regards
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
sdi_68 16 Nov, 2017
Hi,
Can be this trouble if my template used bootstrap 3 ? I have not found other reasons. If I try preview in form editor - all is correct (used \media\jui\js\bootstrap.js.min). If I try preview at forms list - don't work ( used bootstrap.js.min v.3.3.7 ( from template))
Max_admin 27 Nov, 2017
Hi sdi_68,

I can not be sure, do you have the latest update ? if yes then please test with the demo "modal form" first.

Best regards
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
sdi_68 28 Nov, 2017
Hi,
I have latest update and have try demo "modal form" with described results.
This topic is locked and no more replies can be posted.