Skip Navigation

[Resolved] how to display parent option in child content template

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

This topic contains 0 replies, has 1 voice.

Last updated by Waldo 6 years ago.

Assisted by: Christian Cox.

Author
Posts
#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