Sauter la navigation

[Résolu] how to display parent option in child content template

This support ticket is created Il y a 6 années. There's a good chance that you are reading advice that it now obsolete.
Sun Mon Tue Wed Thu Fri Sat
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

Ce sujet contient 0 réponses, a 1 voix.

Dernière mise à jour par Waldo Il y a 6 années.

Assisté par: Christian Cox.

Auteur
Publications
#1200105

Tell us what you are trying to do?

I created a form to submit child content and at the bottom the following field dropdown is automatically generated.

<div class="form-group hidden">
<label>Vacancies Vacancy Applications</label>
[cred_field field="@vacancy-vacancy-application.parent" class="form-control" output="bootstrap" select_text="--- not set ---"]
</div>

However Im finding it difficult to show the result of this in the child content template

Thx