-
-
Loading ...-
RSS Links
Tag Archives: IDM 101
Default Form Fields
In my post on Form Processing, I briefly covered off how Sun Identity Manager uses forms to display and manipulate data. One of the tools available for data manipulation is the <Default> field tag. This tag is used to, you guessed it, calculate a default value for a field. To be more precise, the default [...]
Form Validation
In an earlier post I went over a very high level overview of form processing. In this “back-to-basics” post I’ll cover off one aspect of form processing: form validation.
Form validation is used to ensure that data entered in the form or values derived and used by the form are in a sane state before the [...]
Expansions in Form Fields