- Tips are used for informing users on a point by point basis about more specific requirements for completing a form.
- They appear in both Add and Modify screens, and very VERY rarely on list screens.
- It uses the custom .Net control: Infobox.
- This same control (and html output) is used for producing the right hand link menus seen on a handful of View screens. The only different is the addition of hyperlinks to the text in these <li>'s, a class of "rightLinks" on the containing div, and the text content and tooltip of the <H3>
- * Denotes required field