I just want to add some html into a form that is viewed via the web. I have searched the forums, and have found over a dozen relative posts, but most of the questions were never resolved or the solution did not work.
I just want to add some javascript code to setup copying of a table column upon clicking a button, but I cannot get the html to render through at all.
On the main form I have “Render pass through HTML in Notes” checked. What this should do, as I understand it, is allow me to write html on the form as plain text. Others have suggested using a text field or a rich text field. I have tried all of these and have failed. Meaning the HTML is never rendered correctly, and typically just shows up on the page as text.
Under the form properties, when I change Web Access Content Type to “HTML” I get an server error 500 upon trying to load the page.
Finding it absurdly difficlut to inject just two lines of HTML code into a form. Please help!.