Hi All,
I have a form embedded in a page using the script builder embed form gizmo:
<div style='border:2px solid rgb(125,186,0); margin:4px;' elName='zc-component' formLinkName='DataEntry' params='zc_Header=false&zc_SubmitVal=Next&zc_ResetVal=Reset'>Loading Form...</div>
Accessing the page via its permalink, I am asked to log in in order to see the contents of the form.
How do I get the form in there without login request? Do I have to scrap the Embed format and insert the public access permalink of the form in there in some way?
Thanks all,
John