Levels of the System (3/3)
•Level 6: A script using the framework that specified
–Users and groups and their access to data
–Navigation
–Find screens
–Queries to be displayed in record lists
–What is to be displayed for individual records (including what fields are visible and which can be edited)
–Cosmetics (logos, headings)
•Business rules: Cascading deletes, record validation, field initialization and validation are coded in the user-supplied code that works with the framework.  The framework provides a standard interface.