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
11 replies
Subscribers
10 subscribers
Views
4527 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Data and Records
Anyone has an example with pictures/or code of Edit User Filter where the Filter
mjmallet
over 9 years ago
Anyone has an example with pictures/or code of Edit User Filter where the Filter Options would be getting the data from a table? Instead of listing all the department one by one as provided in the documentation.
OriginalPostID-192669
OriginalPostID-192669
Discussion posts and replies are publicly visible
Parents
0
sikhivahans
over 9 years ago
@mjmallet That's not completely true. To the best of my knowledge, capability of adding filters dynamically depends on the source of Record Type. For Process Model and Service Backed, it's static and as said by you in your last comment(and also until 7.11 as specified by @Tyler Criste), you need to add all the 100 options.
If you shift your implementation to Service Backed records(I believe it's slightly time consuming), then you would be able to configure the Default Filters and User Filters dynamically, that is based on an expression.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
sikhivahans
over 9 years ago
@mjmallet That's not completely true. To the best of my knowledge, capability of adding filters dynamically depends on the source of Record Type. For Process Model and Service Backed, it's static and as said by you in your last comment(and also until 7.11 as specified by @Tyler Criste), you need to add all the 100 options.
If you shift your implementation to Service Backed records(I believe it's slightly time consuming), then you would be able to configure the Default Filters and User Filters dynamically, that is based on an expression.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data