Hi everyone
I created a a form and copy the html code.
I created a custom landing page and i try to paste the code of the form. The form works but the custom page add, i don’t know why, some
sitnaxis to a part of the form code. The result is that in the page shows some part of code.
Anyone can help me with that?
Thanks
Federico
I try to explain better
Yes, i createde the form with mautic and copy the code (manual copy) to a custom landing page (created with mautic too)
If a preview the form i have no problem
In the final part of the code of the form appear:
…
var MauticForm_Registro = {...
And when i copy the code in the custom landing page and click on apply the same part of the code change for the following
...
var MauticForm_Registro = { formId:
As you can see change the for a
In Mautic’s page builder are you using the custom HTML builder or the page builder?
If you’re using the custom HTML builder, have you tried clicking the little ‘code’ icon on the toolbar? It might be that the WYSIWYG is killing off the script tag.
I understand you but i show you this is the screen when i copy the code an paste it in the custom html with the ‘code’ tool http://www.verumgroup.com/images/img1.png
Can you a your html page & form source as a text file and post it here. I’ll try to run it in my page builder and see what happens. Could be some other html on the page is throwing things off.
I did add your form to a custom page which had the same contents you sent. I’m not having an issue where the code is being stripped out like you’ve demonstrated.
I am running Rc3, I’m asking to see if any bugs have been fixed which make it work for me. What are you running right now?
Also, which browser? Just in case that comes into play.
Also you should be able to update pretty easily with the built in updater. Try doing that and see if it resolves this issue. A lot of bugs have been fixed since the betas.
Just make sure stability level in config is at least RC, may have to logout and back in to force a recheck of available versions.