Skip Navigation

[Resolved] Display View Output from Dropdown

This support ticket is created 3 years, 9 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 3 years, 9 months ago.

Assisted by: Minesh.

Author
Posts
#1988173
Screen Shot 2021-03-15 at 4.30.35 PM.png

Tell us what you are trying to do? Display view output from dropdown selection.

Is there any documentation that you are following?

Is there a similar example that we can see?

What is the link to your site?

I have added a repeatable group to the custom post type "Locations" to display similar details as in the screenshot. However, I'm not figuring out how to recreate this output example. To be able to select the location from a dropdown and have it display the dates and times from the repeatable field group.

#1988485

Minesh
Supporter

Languages: English (English )

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

Hello. Thank you for contacting the Toolset support.

What you should do is, set your view to query/display the post from the custom field group you created and then add the post relationship frontend filter to your view that will display the related parent posts "Locations".

More info:
=> https://toolset.com/course-lesson/creating-a-custom-search/#add-filters-based-on-post-relationships

Please let me know if you require further assistance.