85 Posts
yuberlin
7 years ago
1
Topic

When using conditional states in my search form, filtering is not applied on first load of the list-type. Its only used when hitting the submit button. 

Is there a workaround for this? I need to filter results on first load and i dont wont to use overrrides in my menu-item (I know how to prefilter results by using live-value in list-type or in menu-item overrides.)

Get a VIP membership
4229 Posts
Kadministrator
7 years ago
0
Level 1

Conditionals have no effect on the search on the first load as they work client side and since changed variables need to be submited first to have any effect.. You would need to use restrictions or use menu overrides.

Get a VIP membership