Is it possible to have dynamic cascading selections on a custom post form?
What I mean by this is that the allowable values within a select box are reliant on a selection on another select box.
Let's say in my example I want members to be able to sign up to a particular service I offer. These services are grouped into categories. On the post entry form, rather than have a long list of all services, I want to have a category select box that when they select, the actual service select box is filtered to only show for the selected category?
Also, with the post reference select field, it appears that you can't have multiples of these on a form? How can I make this happen? Similar to the above, I want the members to be able to register multiple children for a service. A child is a post type and I don't really want to use releationship forms, unless I am not understanding it correctly.
Hello. Thank you for contacting the Toolset support.
Well - there is no such feature exists to have cascading selection dropdowns.
Regarding, reference select field, again we only support one selection as when you want to select multiple options it will have the effect on relationship internally so thats also not possible as well.