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
5 replies
Subscribers
10 subscribers
Views
2227 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Data and Records
Can we have a specific facet by default selected for the first time when the rec
janakik
over 9 years ago
Can we have a specific facet by default selected for the first time when the record list view loads ?
OriginalPostID-180586
OriginalPostID-180586
Discussion posts and replies are publicly visible
0
TJ
A Score Level 2
over 9 years ago
You may use default filters. But that will remain applied all the time.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
janakik
over 9 years ago
No, i dont want that filter applied all the time. For the first time one of the User Filters should have a default value so later they can click on the cross mark on the filter option to look for other filter options.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
PhilB
A Score Level 1
over 9 years ago
A service-backed record might allow you do do this by pre-populating the rsp!query object in some way, but it's really quite complex. More information here:
forum.appian.com/.../Service-Backed_Record_Tutorial.html
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
TJ
A Score Level 2
over 9 years ago
I tried that, but any updates in rsp query changes the object type to text. Moreover I cannot find a logic to undo that pre-population of field.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
PhilB
A Score Level 1
over 9 years ago
I was more thinking of returning a different rsp!query object if the "real" rsp!query object filters are unpopulated, that way you'd effectively be faking a user clicking one of the filters. It might, however, be difficult to handle the user removing that filter.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel