Skip Navigation

[Resolved] Create a hierarchal child entry

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

Problem:
The issue here was that the user wanted to use CRED to select parents in a hierarchal wordpress relation.

Solution:

The solution to this can be seen in the link below.

https://toolset.com/forums/topic/create-a-hierarchal-child-entry/#post-721040

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

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

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

Supporter timezone: America/Jamaica (GMT-05:00)

Tagged: 

This topic contains 17 replies, has 3 voices.

Last updated by Juan 6 years, 6 months ago.

Assisted by: Shane.

Author
Posts
#747934

Juan
Supporter

Timezone: Europe/Madrid (GMT+01:00)

Hi Tyler

Thanks for the feedback. This is Juan, Toolset team leader.

For historical reasons, legacy Types parent-child relationships and hierarchical relationships were managed in the same way by our post forms: they were displayed and saved almost in the very same way.

While working on this many-to-many project, we had to separate them. To do so, we kept the code to manage legacy relationships (for sites that will not upgrade their Types data) and we introduced new pieces for managing the new relationships structures. While doing so, we extracted the hierarchical relationships to be managed elsewhere, but we did nto complete the task, as you see, and the frontend selector for those fields is not getting properly displayed.

I just added a very high priority task to our internal system to right this wrong. In the end, hierarchical parent selectors will work like any other related post selector we are providing in the beta: it will be a rich select instance, with autocomplete and search, and you will be able to properly apply sorting conditions to the offered options, as well as filtering them by post author.

We will include this in out first stable release, which is just some weeks away.

Hope it helps.

Regards.

#749147

Juan, thank you for the insight! Will there be any issue with me making the transition to the final production version for relationships and CRED or will it be pretty seamless?

#749825

Juan
Supporter

Timezone: Europe/Madrid (GMT+01:00)

Not at all, there should be no problem and the upgrade will be smooth.