Skip Navigation

[Resolved] Filtering the options in a dropdown view

This support ticket is created 6 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.

Our next available supporter will start replying to tickets in about 1.90 hours from now. Thank you for your understanding.

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 3 replies, has 2 voices.

Last updated by gavinS-2 6 years, 9 months ago.

Assisted by: Minesh.

Author
Posts
#614096

Tell us what you are trying to do?

In a previous thread, I managed to create a view of post titles, saving a post id using a dropdown:

https://toolset.com/forums/topic/dropdown-of-post-titles-saving-post-id/

This is working fine, however, I have realised that when the system has a lot of items, this is going to be a bit user unfriendly, so I would like to add some kind of filter using the taxonomy item-category (heirarchical) so that the user can first choose the item-category, and then the dropdown would only contain the items from that category.

I was thinking this would be best as another dropdown.

Any ideas how to implement this?

#614131

Whoops. I have changed the way I am doing this. The field is now a parent field, so I don't use the custom code from the previous thread.

Instead I now wish to filter the parent fields available in the dropdown by using the item-category taxonomy. Is there a way to do this?

#614210

Minesh
Supporter

Languages: English (English )

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

Hello. Thank you for contacting the Toolset support.

Well - there is no option to build dependent dropdown with CRED form and it will require custom programming which is eventually beyond the scope of our support policy.

If you need custom programming for your project, please feel free to contact our certified partners.
=> https://toolset.com/contractors/

#614211

OK thanks Minesh