Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
10 replies
Subscribers
9 subscribers
Views
5813 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Data and Records
Security
jurim409
A Score Level 1
over 8 years ago
Hi,
I create a record with a grid.
In my grid there is a list of requests, where I have the requestor and the manager.
When a user go to the record, i woul like him to see the requests, where he is a requestor or a manager.
Is there a way to do it?
Thanks in advance
OriginalPostID-247196
Discussion posts and replies are publicly visible
Parents
0
sridevik7401
Certified Lead Developer
over 8 years ago
@jurim409....from your post i understand that you are trying to provide security for the records to access.
In that case first create a group and assign members to that group and use these two functions fn!isusermemberofgroups() and fn!loggedInUser() to give record access
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
sridevik7401
Certified Lead Developer
over 8 years ago
@jurim409....from your post i understand that you are trying to provide security for the records to access.
In that case first create a group and assign members to that group and use these two functions fn!isusermemberofgroups() and fn!loggedInUser() to give record access
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data