APPLICATION DESIGN
Options are indicated by a list of name=value pairs. The name consists of alphanumeric characters (letters, numbers, underscore, dash), and indicates the option that is being set. The value is a number, and indicates the setting of that option.
The HTML options for a specific field are stored in a matching text field, named $$HTMLOptions_fieldname. If more than one HTML option is to be set for that field, the field must be set to allow multiple values.
Field-level HTML options will override form-level HTML options.
Disabling passthru HTML in a field
In addition to disabling passthru HTML at the server level, with Release 8, Domino adds the ability to disable passthru HTML for a single field. When passthru HTML is disabled, any HTML enclosed in the passthru HTML tags, < and >, is treated as regular text.
1. Create the field for which you want passthru HTML disabled.
2. Create a computed for display, hidden text field named $$HTMLOptions_fieldname.
3. Specify the value of the text field, based on how much passthru HTML to disable.
Field-level setting of DisablePassThruHTML does not affect: