Special Widget and Table Editor

Top  Previous  Next

For a Special Widget or a Table Editor the authorisation is customisable.

For a Special Widget this is, because its functionality is plugged-in, and therefore its meaning and underlying resources are unkown to the Custom UI framework a priori.

For a Table Editor this is, because that selection of data which are accessible from it are configurable and therefore unkown to the Custom UI framework a priori as well.

For each such element you can configure a set of roles. If a set of roles is given for an element, then access to that element is granted if the user has at least one of the roles in the set. The set can be empty; in this case, the element is not usable at all.

If no such configuration has been made, then access to the element is granted to any user who has access to the user interface.

There is an exception for the Special Widget: This widget is also callable from an item of the TODOs list. If a Special Widget is configured to be callable from the TODOs list, then it remains callable from the TODOs list in any case.