If I copy and paste this directly into the input areas, the output is the html itself. If I click on html and past the code there, the code does not save and nothing appears in the output. I have also tried putting <span> tags before and after the script.
If I paste the script in Page Code, it works correctly but appears above the header which is not acceptable.
Please let me know what needs to be done to display the form. The Umbraco version is 4.7.1
html script will not display properly
I am trying to embed a form script into Umbraco by copying and pasting html into either the Content or Top Content areas. The html is:
<script type="text/javascript" src="https://secure.jotform.us/jsform/41424898699172"></script>
If I copy and paste this directly into the input areas, the output is the html itself. If I click on html and past the code there, the code does not save and nothing appears in the output. I have also tried putting <span> tags before and after the script.
If I paste the script in Page Code, it works correctly but appears above the header which is not acceptable.
Please let me know what needs to be done to display the form. The Umbraco version is 4.7.1
Thanks
Hi Curtiss and welcome to our :)
Not sure what fields you're refering to but I'm guessing that it's some textarea fields in your Umbraco solution where you can enter text?
Could you perhaps post a screendump of the issue?
And are you a developer, which has access to all the underlying code etc. or content editor?
Cheers, Jan
is working on a reply...