HTML forms can be used in conjunction with Custom Queries to provide a simple interface for document and folder retrieval. For example, you may wish to design an HTML form Custom Query that resembles a check, as shown in the example below.
Before you begin configuring an HTML Custom Query, please note the following requirements and limitations
-
Any images that are included in HTML forms used as Custom Queries must be referenced with an absolute path that is accessible to all users who need to use the form. An absolute path is the full path to a file, beginning with the root directory.
-
If required, data validation should be built into the HTML form.
-
If you are using Distributed Disk Services, see the Distributed Disk Services documentation for more information about constructing appropriate paths.
-
Remember to include Submit and Reset buttons in order to submit your query or reset the form to enter different information.