User Forms
- Tabular forms
- Inline editing
- Export to Excel and PDF
- Search by keyword
- Sorting with ability to configure default
sort order
- Filtering (improved in 3.6)
- Detail forms
- Fine grain control of field position and
size
- Define many field input types (text, number,
date, range, button, dropdown that queries another
table/view)
- Set fields to "required" for pre-submit
validation
- Set field default values
- Optionally define hover help tips for your
users
- Optionally lock fields to be read-only
- General form features
Menus
- Responsive to any device form factor
- Support for dropdown menus
- Support for images in the menu
- Open Vivaldi-created forms or other HTML pages
- Open menu items in Vivaldi or a new tab
- Menu separators
- Assign menu items to specific roles to control
user navigation
End User Features
Security
Administrator Tools
Developer Tools (not required, just helpful)
- Bootstrap, jQuery, and Font Awesome referenced
on every page for easy extension
- Log events to the system event log with one
line of code
Multi-Tenant Applications
- Establish a unique identifier stored users to represent a company/tenant/user stripe.
- Define distinct application settings (logo, application name, etc) for each tenant.
- Easily filter records in your forms to only those associated with the current user's tenant.
- Easily specify that new records should contain the user's tenant identifier.