How to limit access to operations

Most operations are invoked from forms - see How to use different forms for different users. You can also limit access to processes and services – see the “Adding/Editing Access Levels”.

You can also define an “applicability condition” when defining an operation, for example:

Member.Status = 'Active' 

The operation will only be shown for those members whose status is Active.

  • Last modified: 2022/09/13 18:15