Latest update removes parameters in the html
-
Hi, latest version removes parameters in the html. In my case this code:
<form id="mauticform_ebookzdarma" role="form" action="https://mautic.bajolafit.cz/form/submit?formId=1" autocomplete="false" enctype="multipart/form-data" method="post" data-mautic-form="ebookzdarma" target="mauticiframe_ebookzdarma">
is cut off to this code:
<form action="https://mautic.bajolafit.cz/form/submit?formId=1" enctype="multipart/form-data" method="post">
I had to reinstall the previous version (6.0.4.2).
Please let me know, when you solve this so I can upgrade.
Thx
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Latest update removes parameters in the html’ is closed to new replies.