MySQL Tools
Vivaldi MySQL Web App Builder
PHP Charts
Microsoft Access Tools
All Microsoft Access Products
Create and Enhance Access
Create New Access Databases with Designer
Enhance Existing Databases with UI Builder
Access Reports and Dashboards
Access Pivot Tables with OpenGate Pivot
MS Access Analytics with Dashboard Builder
Create Reports with Report Builder
Advanced Access Users
Secure Access Forms with FormSafe
Automate MS Access with Workflow Builder
Access Tools Library
MS Access Templates
All MS Access Templates
MS Access Inventory Template
MS Access Projects Template
MS Access Employee Recruiting Template
MS Access Employee Database Template
Design Your Own Custom Database Without Expertise
Consulting
Order
Order Online
Bundle Discounts
Upgrade Pricing
Non-Profit Pricing
Support
Customer Support
Customer Login
Product Support Home
Resources
Migrating Access Web Databases
Access Resources
What is Access Used For
Product Tutorials
Contact
Vivaldi MySQL Application Design
>
Product Features
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
Responsive to any device form factor
Optionally define unique header and footer sections with your own html
Add CSS to any control
Add click events to any control
Assign form permissions (view, insert, edit, delete) to forms to control user access
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
Notifications and alerts
Tasks
Profile management
Security
Add users (email automatically sent to user with login instructions and password)
Define roles including landing page designation
Assign roles to users (one or many)
Assign roles to forms to control who can view, insert, edit, and delete records
Define which menu items a role can see
Change password form for end users
Allow users to self-register with your application (new in v3.6)
Administrator Tools
Administrator dashboard
Define application settings like title, logo, favorite icon, and welcome email messages
System event log to capture major actions (login/logout/errors/debug info/activities)
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
Design Experience
Form Wizard - helps you quickly create paired table and detail forms
Form Designer - helps you define the properties of your forms, what fields/items you want on them
Determine navigation between table rows to other tables or forms for drill behavior without code
Define form headers and footers with your own HTML
Tabbed and master/detail form types
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.