HTML Fragment rules - Completing the New or Save As form
HTML Fragment rules
Completing the Create, Save As, or Specialization form
- About HTML Fragment rules
- HTML Fragment rules - Completing the New or Save As form
- List View form - Understanding the HTML tab
- Declare Trigger form - Completing the Pages & Classes tab
- More about HTML Fragment rules
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 an HTML Fragment rule in Dev Studio by clicking
.Key parts:
An HTML Fragment rule has a single-part key:
> Rule resolution
When searching for HTML fragment rules, the system:
- Filters candidate rules based on a requestor's ruleset list of rulesets and versions
- Finds circumstance-qualified rules that override base rules
- Finds time-qualified rules that override base rules
The class hierarchy is not relevant to rule resolution of HTML fragment rules.
- About HTML Fragment rules
Use HTML fragment rules to define universally available HTML parts, such as style sheets and scripts, including JavaScript files. During stream processing, a JavaServer Pages (JSP) tag can insert this text into other HTML rule instances.
- More about HTML Fragment rules
Use HTML fragment rules to define universally available HTML parts, such as style sheets and scripts, including JavaScript files. During stream processing, a JavaServer Pages (JSP) tag can insert this text into other HTML rule instances.
Previous topic About HTML Fragment rules Next topic More about HTML Fragment rules