Create HTML5 Forms
- Last UpdatedOct 19, 2023
- 1 minute read
This topic is related to Supplementary forms.
Creating Supplementary forms
Customers can create their own forms using HTML5 and CSS, which will be fast and easy to develop and can be uploaded into OSM application. These forms have input fields which can take values with any information by users and can be printed to be carried out to site or to meetings.
In addition, the forms can have auto-populated fields that are created by Adding Bindings to Database Fields.
|
A Supplementary Form is custom form that is created in HTML5 format and uploaded to Operational Safety Management—so that you can use the unique forms that your business requires inside AVEVA™ Operational Safety Management. |
HTML5
The Supplementary Forms module supports forms in HTML5 format only. You can use any HTML editor that you like to create the custom form.
Security Warning: Before a supplementary form template in HTML is uploaded to the OSM database, it is important that the HTML contains no malicious code. Introducing malicious code into the HTML could result in an XSS attack in OSM Web Application. The customer is responsible for creating an HTML file that is well-formed HTML.
Example of schema

Next step: Configure Supplementary Forms