Technical notes about management on FlexiForms Admin
Environments
There are three environments each of which corresponds to typical software development stages in FlexiForms:
Development is used to develop the forms, and play around with them to see the effects of different designs and setups.
QA is used to test the form design and set up before pushing the form into Production environment.
Production is the real environment the end user will use.
User Types
There are three types of users in FlexiForms:
System Admins can access everything (every form, every page, every API data source etc.) in every environment and can switch the environments on Admin application. They are defined in Application Config file of the Admin application and cannot be deleted.
Admins are administrators for the environment where they are created. They can access everything in their environment. An Admin can delete another Admin.
Users are defined by the Admins or System Admins for a limited form, or group of forms. The Admin/System Admin assings them to forms. These users cannot access API data sources. They cannot access the templates used for the forms to which they don't access.
Last updated