Form attribute settings: Generate HTML attributes and options for all fields: Display built-in HTML in notes, the difference between the two
After the former is checked, if the form field is hidden (the domain Attribute-section hiding label-section hiding property, the Web browser hooks it), view the web page by using the editdocument URL Command.Source codeYou can still see the corresponding htmlCode(Note that the design element cannot be seen in OpenDocument ).
Application Scenario: code execution is controlled by controlling the Domain value of $ querysaveagent in JS, which is effective only on the premise of editdocument.
Only when urlcommond is OpenForm or opendocument, the document. Forms [0]. Submit and @ command ([filesave]) of JS can be executed to save the document.
The latter hooks the native HTML code written in the form, and sets the "built-in HTML code", the final web page will see the HTML code effect.