Skip to content

Commit f5b92a9

Browse files
Add showWithViewAccess in docs
1 parent a233aab commit f5b92a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/admininfo/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ The admin frontend evaluates the following properties:
2929
| `editViews` | `[Dict]` | Adds extra tabs to create/edit forms per key/value pair. | [Check the sidebar for details](/admininfo/edit-views) |
3030
| `actionGroups` | Dict | Groups actions into named sections in the UI. | [Check the sidebar for details](/admininfo/action-groups) |
3131
| `kinds` | Dict | Defines icons, name, and nesting behavior for trees. | [Check the sidebar for details](/admininfo/treekinds) |
32+
| `showWithViewAccess` | `boolean` | If this is set to True the User can see the Module when he have `view` Access only | - |
3233

3334

3435
<style scoped>

0 commit comments

Comments
 (0)