Skip Navigation

[Resolved] Show a filter based on other selections made in other filters

This support ticket is created 2 years, 2 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 1 reply, has 2 voices.

Last updated by Minesh 2 years, 2 months ago.

Assisted by: Minesh.

Author
Posts
#2496873
image.png
image.png

Tell us what you are trying to do?
I have a pretty complex parametric search using toolset. It outputs results for a "keys" post type based on selections made in a related "cars" post type. My goal is to show an advanced custom field from the Cars post type next to the filters when a car year, make and model is selected.
Is there any documentation that you are following?
Not at the moment, I searched the support and didn't find any related articles.
Is there a similar example that we can see?
See screenshots.
What is the link to your site? hidden link

[wpv-filter-start hide="false"]
[wpv-filter-controls]
[key_search][/key_search]
<h3>Search by Car</h3>
<div class="form-group">
<label for="car_year">[wpml-string context="wpv-views"]Year[/wpml-string]</label>
[wpv-control-postmeta field="car_year" type="select" default_label="Select Year" order="desc" url_param="car_year"]
</div>
<div class="form-group">
<label for="car_make">[wpml-string context="wpv-views"]Make[/wpml-string]</label>
[wpv-control-postmeta field="car_make" type="select" default_label="Select Make" url_param="car_make"]
</div>
<div class="form-group">
<label for="car_model">[wpml-string context="wpv-views"]Model[/wpml-string]</label>
[wpv-control-postmeta field="car_model" type="select" default_label=" Select Model" url_param="car_model"]
</div>
<div class="form-group">
<label for="cars_secret_note">[wpml-string context="wpv-views"]Special Note:[/wpml-string]</label>
[wpv-control-postmeta field="cars_secret_note" type="select" default_label=" Specail Note" url_param="car_model"]
</div>
[wpv-filter-submit name="Search" type="button" output="bootstrap"]
[wpv-filter-reset reset_label="Clear Filter" type="button" output="bootstrap"]
[/wpv-filter-controls]
[wpv-filter-end]

#2497287

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

There is no such feature or workaround available to fetch the ACF custom field value based on the selection you do with custom search filters.

This may require custom programming and that is beyond the scope of our support policy. If you require custom programming for your project you are welcome to contact any of our certified partners:
- https://toolset.com/contractors/