ExtraView can simplify the display of data on add, edit, and search screens. Beyond role-based read and write permissions, ExtraView provides a powerful list of field display attributes. For example, fields may become required dependent on the value in another field or fields may be made visible or invisible dependent on the values in other fields.

Click for Full Screen
Field visibility may be subject to the value of another field, thus providing a clean and orderly layout that enforces your best practices. Screen simplification logic may be unique to each role and/or each layout if desired. The above screen shows how a field (or fields) can be made invisble, according to the value of the Category field

Click for Full Screen
In the second screen, a field named Documentation Guide is visible when the Category is Documentation. Fields may also be set to remember the value entered in a previous session. This improves accuracy and speeds entry for multiple issues.

Click for Full Screen
In the third screen the field named Software Module is visible when the Category field is set to a value of Software. |