App Permissions Request Form
In some cases, App developers may want to add some permissions to the settings page. This is usually relevant for internal apps that appear as an integrated feature of the platform (and not purchased through the app market). In cases like this, users are not aware that this is an app and would expect the settings to appear as an integral part of the system.
If your app requires such a setting, vcita Engineering should manually add it to the list of available permissions. The required details are below.
Background
Please give a short context of why we are adding these permissions. Include:
- App name
- App purpose
Category
- Is this an existing category?
- If it's a new category, please supply:
- Category code (a short readable string representing the domain
- Category Title - The title that will appear for this category on the setting page (i.e Payments)
- Category Description - a one or two-line description for this category (i.e Permissions related to payments made by clients)
- Assigned roles - Roles that will get this permission set as true (i.e. Admin, Marketer). Note - custom roles will not be assigned when the permission will be added
Permission List
Title | Description | Code | Assigned Roles |
---|---|---|---|
The title of the permission in the settings page | A short one-line description explaining the purpose of this permission | .. for example: clients.collaborated_activities.manage view - only view manage - create and update | The roles where this permission is set by default |
Updated 4 days ago