Skip Navigation

[Resolved] Split: Layout is not working – country, city, state dependent dropdown

This thread is resolved. Here is a description of the problem and solution.

Problem:
Split: Layout is not working - country, city, state dependent dropdown

Solution:
If you want to add dependent dropdown like Country -> State -> City , To display dependent dropdown it needs to be configured as post type with parent/child relationship.

You can find proposed solution, in this case, with the following reply:
https://toolset.com/forums/topic/split-layout-is-not-working-country-city-state-dependent-dropdown/#post-1078498

Relevant Documentation:
http://real-estate-wordpress.discover-wp.com/

This support ticket is created 6 years, 5 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 6 replies, has 2 voices.

Last updated by Minesh 6 years, 5 months ago.

Assisted by: Minesh.

Author
Posts
#1078494

Hello,

I have resolved the issue and now its showing properly..

I just wanted to ask you how to create field dependency. I wanted to create country, state and city, where state will show the values according to the country selection. likewise city according to state selection.Can any one please help?

Regards,
Sukumar

#1078496

Resolved

#1078498

Minesh
Supporter

Languages: English (English )

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

Hello. Thank you for contacting the Toolset support.

Well - if you want to add dependent dropdown like Country -> State -> City , To display dependent dropdown it needs to be configured as post type with parent/child relationship.

To implement such functionality - You should check this example:
=> hidden link
- Please check “State” and “City” dropdowns with search form.

To know more and learn about how the "State" and "City" drop-down setup, You can register test site on discover-wp.com to review how its setup and play with it. It’s totally free.
=> https://toolset.com/faq/how-and-why-to-create-a-test-site-in-discover-wp/

#1078505

Hello,

I am new to toolset so can you guide me the procedure to check the things please?

Regards,
Sukumar

#1078508

Minesh
Supporter

Languages: English (English )

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

Well - that is why I already shared the information:

To implement such functionality - You should check this example:
=> hidden link
- Please check “State” and “City” dropdowns with search form.

To know more and learn about how the "State" and "City" drop-down setup, You can register test site on discover-wp.com to review how its setup and play with it. It’s totally free.
=> https://toolset.com/faq/how-and-why-to-create-a-test-site-in-discover-wp/

But please note that above information is to add dependent filters to your view - if you are looking to add dependent dropdown to Toolset CRED Form - there is NO such feature exists. I'm taking your concern as a new Feature Request and send it for assessment.

Please note that there is no ETA on Feature Requests. So, please feel free to close this ticket.

#1078531

Hello,

Yes i have created the test site. But the thing is as i am new to this, i don't know where to start from?
Is there any order that i need to follow like.. first i have to check/create post types, then relationships, then view etc..??

Thanks,
Sukumar

#1078620

Minesh
Supporter

Languages: English (English )

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

Well - there is no specific order, you can start to learn from the topic from where you feel comfortable.

But for better understanding yes, start from scratch. Check post types and its associated custom fields and then check how view is setup and how filter is setup, how loop output configured etc..etc..