Form Properties – Web Resources Tab

 

Documentation home

Form Properties Summary

Web Resources tab

See Working with Web Resources for more information on the properties that can be configured in this tab.

 

 

Property

Description

Style Sheets

Configure Style Sheets and SCSS files to be used with all pages of a form. Displays the Style Sheet Configuration Dialog. Style Sheets and SCSS files can be configured at three levels, where each level can inherit or disable any Style Sheets configured at higher levels:

  • Presentation Template: this is the highest level, styles configured here are available to all forms using the template
  • Form: this level, styles configured here are available to all pages of the form
  • Page: this is the lowest level, styles configured here are available just to one page

Client Javascript

Configure client browser Javascript files to be used with all pages of a form. Displays the Client Javascript Configuration Dialog. Client browser Javascript files can be configured at three levels, where each level can inherit or disable Javascript files configured at higher levels:

 

  • Presentation Template: this is the highest level, Javascript files configured here are available to all forms using the template
  • Form: this level, Javascript files configured here are available to all pages of the form
  • Page: this is the lowest level, Javascript files here are available just to one page

Html++

Additional HTML can be added to the HEAD section of the generated output for each page. This is in addition to any HTML configured in a linked Presentation Template.