Skip to content

Add optional role restriction #8

@TomasVink

Description

@TomasVink

If specified make it so that an element is only shown if the user has the correct role.

{
  "name": "foo",
  "type": "checkbox",
  "role": [
    "admin"
  ]
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions