Static Content Bundle rules - Completing the New or Save As form

Records can be created in various ways. You can add a new record to your application or copy an existing one. You can specialize existing rules by creating a copy in a specific ruleset, against a different class or (in some cases) with a set of circumstance definitions. You can copy data instances but they do not support specialization because they are not versioned.

Create a static content bundle rule by selecting Static Content Bundle from the Technical category.

Key parts

A static content bundle rule has two key parts:

Field Description
Identifier Enter a name for this bundle. Start the name with a letter and use only letters, digits, and underscore characters.
Bundle Type Select script if the bundle is to contain text file rules containing JavaScript code. Select styles if the bundle is to contain text file rules containing CSS styles.

Rule resolution

When searching for static content bundle rules, the system filters candidate rules based on a requestor's RuleSet list of RuleSets and versions.

Time-qualified and circumstance-qualified rule resolution features are not available for static content bundle rules. The class hierarchy is not relevant to rule resolution of static content bundle rules.

About Static Content Bundle rules