Hy,
I have installed on a fresh install Joomla 3.7.5, the chronoforms 6.0.9
I have installed the "Basic contact form", save, create, the menu entry.
When i call the page "https://www.domain.fr/rendez-vous"
All seems good, but if you check the HTML's code of the form tag, URL action is HTTP
Thanks
I have installed on a fresh install Joomla 3.7.5, the chronoforms 6.0.9
I have installed the "Basic contact form", save, create, the menu entry.
When i call the page "https://www.domain.fr/rendez-vous"
All seems good, but if you check the HTML's code of the form tag, URL action is HTTP
<form action="http://www.domain.fr/rendez-vous?chronoform=Contact&event=submit" method="post" name="display-section1" id="display-section1" data-id="display-section1" class="ui form G2-form" data-valloc="inline" enctype="multipart/form-data" data-dtask="send/self" data-result="replace/self" data-subanimation="1">
Thanks