StyleSheet screen

Lets you configure the Cascading Style Sheet (CSS).

Figure: StyleSheet screen

StyleSheet screen

Video: Use Custom CSS with eForms

Examples

Good to Know

  • If you create a new version of an application, and change shared JavaScript or CSS at the application level, when you publish the new version, the changed shared JavaScript or CSS files apply to all versions of the application, including all previously published versions, and all application instances.

    This rule does not apply to custom JavaScripts and CSS created in an eForm. If you want to use different versions of JavaScript or CSS for different versions of an application, you can specify the scripts in your eForms, instead of specifying them at the application level.

How to Start

  1. Do one of these:.
    • To change a shared CSS from an application, do this procedure.
      1. In the Application Explorer, in the My Applications pane, select an application, and click Show All Files Show All Files icon.
      2. Expand [Application Name] > Shared Resources > Style Sheets.
      3. Select your CSS.
      4. Click Edit Edit icon.
    • To add or change a shared CSS from an eForm, do this procedure.
      1. On the Application Explorer screen, do one of these:
      2. On the eForm Builder screen, click CSS CSS icon.
      3. Click Shared CSS Shared CSS icon.
      4. Do one of these:.

Fields

Field Name Definition

Form CSS

Function:
Specifies CSS code to use to format your eForm.
Accepted Values:
Valid CSS code without headers.
Default Value:
None
Example:
Refer to: