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
Chris
over 8 years ago
Since you cannot utilize OR on Default Filters, and cannot access rf! data within the value portion of the filter configuration, the only way we've found to implement this type of security is by switching to Service Backed Records as mentioned above, with data coming from a!queryEntity(). There was an enhancement request submitted in 2015 (AN-60876) to expand Default Filters to be expressionable and dynamic, I'm not sure if there was any traction on that - but this has been a pain point for us as well - although, Service backed records are satisfying our needs currently.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Chris
over 8 years ago
Since you cannot utilize OR on Default Filters, and cannot access rf! data within the value portion of the filter configuration, the only way we've found to implement this type of security is by switching to Service Backed Records as mentioned above, with data coming from a!queryEntity(). There was an enhancement request submitted in 2015 (AN-60876) to expand Default Filters to be expressionable and dynamic, I'm not sure if there was any traction on that - but this has been a pain point for us as well - although, Service backed records are satisfying our needs currently.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data