-
Strict Security with Synchronized Records
In this post, I’ll show you how to implement a strict record-level security model controlling access per user. After looking at the approach used until recently, I’ll show you a simpler design that leverages the latest features around synchronized records. Database View Approach The implementation in Appian consists of a one-to-many relationship in the database……
-
Complex Group Setups
Create a multi-level group setup in Appian which supports user created groups, rules based assignment and record level security.… Read More Complex Group Setups
-
Data in Interfaces
Understand how to define, pass and modify data in Appian Interfaces… Read More Data in Interfaces