...
Code Block | ||
---|---|---|
| ||
{ "tenant": "Mytenant", "entries": [ { "name": "Employment contract", "disabled": false }, { "name": "Rental agreement", "disabled": false }, { "name": "User contract", "disabled": false }, { "name": "Purchase contract", "disabled": false } ] } |
The user with edit rights can open this dialog after click onto the pencil at the field:
The client uses the Web-API Gateway dms-controller endpoints:
...