Skip Headers
Oracle® Universal Content Management
10g Release 4 (10.1.4)
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
 
Next
Next

Static List Element Validation Dialog

When contributors work in the Contributor application, they are generally free to add whatever content they like. As a designer, however, your goal may be to enforce certain standards (for example, limiting the number of rows a contributor can add to a static list). You can enforce this using element validation.

Element Description
Use default validation Number Rows
  • min: Enforces a minimum number of rows.

  • max: Enforces a maximum number of rows.

Use external validation Uses an external validation script that you provide.

Settings: Opens the Advanced Element Validation dialog (see Advanced Element Validation Dialog), where you can enter the values from your script.

OK Saves your settings and closes the Static List Element Validation dialog.
Cancel Cancels your settings and closes the Static List Element Validation dialog.
Help Opens the online help for this specific dialog.

The default validation options in this dialog are derived from a script, ss_default_validation_script.js, that is provided by Site Studio.