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
5817 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
Mike Schmitt
Certified Lead Developer
over 8 years ago
A cheap workaround for this might be to use a View for the record source entity (I think this is already best practices) - and add a column in the View where you concat the requestor & manager. Then the default filter can be like "requestorAndManager includes loggedinuser()" - i think this might work but haven't tried it, so take it with a grain of salt.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Mike Schmitt
Certified Lead Developer
over 8 years ago
A cheap workaround for this might be to use a View for the record source entity (I think this is already best practices) - and add a column in the View where you concat the requestor & manager. Then the default filter can be like "requestorAndManager includes loggedinuser()" - i think this might work but haven't tried it, so take it with a grain of salt.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data