Documentation
Documentation
  • Themes
    • Themes
    • Default
    • Bootswatch Themes
    • Slate
  • Table of Contents
    • Table of Contents

  1. You are here
  2. Home
  3. docs
  4. How To...
  5. Security And Protection
  6. How to limit access to operations

manuals how to security protection process access

Sidebar
  • Introduction
  • Quick Tour
  • Installation Guide
  • Getting Started
  • AwareIM Concepts
  • Configuring Applications
  • Rule Language
  • Actions And Functions
  • Mobile Applications
  • How To...
    • AwareIM Basics
    • Forms And User Interfaces
    • Charts
    • Business Rules
    • Reports And Documents
    • Users And Login
    • Emails
    • Security And Protection
      • How to give different authority to different users
      • How to limit access to database tables
      • How to limit access to records
      • How to limit access to operations
      • How to define access based on some conditions
      • How to get end users to define their own access restrictions
      • How to implement multi-tenancy
      • How to set up SSL
    • Integration With Other Systems
    • Mobile Applications
    • Miscellaneous
    • Tips and Tricks
  • Programmer's Reference
  • AI Integration
  • Videos
  • Case Study
  • Glossary
  • Appendices
  • Changelog
  • Send via e-Mail
  • Print
  • Permalink

Manuals, How To, Security, Protection, Process Access

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
Log In