Would like the public to complete a form, and view the saved form in iframe view
I have created a save button using:
"javascript:DoSaveAdd()"
However, when it saves, it displays the view (which I want), but it displays all of the Quickbase headers. How can I add the iframe view (ifv=1) to this code? or is there another method to achieve this?