This support ticket is created hace 6 años, 1 mes. 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.
Hoy no hay técnicos de soporte disponibles en el foro Juego de herramientas. Siéntase libre de enviar sus tiques y les daremos trámite tan pronto como estemos disponibles en línea. Gracias por su comprensión.
The second part of my problem is to create a new PARENT rather than an existing one... so on the page
enlace oculto
...you would select a CHILD to give a parent to by clicking 'Choose Parent'.. That would then take you to the CHILD page with the list of potential PARENTS but underneath is now a button saying 'Create NEW PARENT' ..this takes you to the page: enlace oculto
Where there is a form to create a new PERSON so I need this person to be the CHILD's PARENT..
No I'm not using Toolset hooks to connect child/parent as I'm using the WordPress post heirachy as you demonstrated in my last query - connected to this ticket.
Both there PARENT and the CHILD are the same CPT 'PEOPLE'... I need to achieve
1. Select a CHILD from the list on this page: enlace oculto
That would then take you to the CHILD page with the list of potential PARENTS but underneath is now a button saying 'Create NEW PARENT' ..this takes you to the page: enlace oculto
Where there is a form to create a new PERSON so I need this person to be the CHILD's PARENT..
So, when I click on 'Create NEW PARENT' so when new person is created using this form "Create NEW PARENT'" you want to set this newly created parent as the parent of child-2 post - correct?