Skip Navigation

[Resolved] I want to display intermediary custom field

This support ticket is created 3 years, 8 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
- 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)

This topic contains 4 replies, has 2 voices.

Last updated by TorstenR3514 3 years, 8 months ago.

Assisted by: Shane.

Author
Posts
#1756309
Bildschirmfoto 2020-08-25 um 09.10.36.png
Bildschirmfoto 2020-08-25 um 09.03.32.png
Bildschirmfoto 2020-08-25 um 09.03.09.png
Bildschirmfoto 2020-08-25 um 09.02.31.png

Tell us what you are trying to do?
I tried placing the following code in a template for "Veranstaltung" into a view for related "Personen" [types field='funktion-person-ort' item='@person-veranstaltung.association'][/types].
On both examples (links) it shows the same entry (Techniker), although the value for the intermediary field is different (Artist/Techniker)

hidden link
hidden link
acess lurum:1234566

#1756859

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Torsten,

I did a quick check on this for and it works on my end when I tried to get the intermediary values with @{relationship-slug}.association

Seeing that you are using a view to display the relationship information based on the current page, can you try it like this ? @{relationship-slug}.intermediary

Using the .intermediary clause.

Thanks,
Shane

#1756879

Hi Shane,

works with the intermediary clause! Thx!

Is there a documentation which would have helped me before contaction the support?

If i want to change the value of a intermediary field I'll have to disconect an reconect the relation? Or is there an other way to change the value of a intermediary field?

Greetings Torsten

#1756987

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Screenshot 2020-08-25 at 1.05.25 PM.png

Hi Torsten,

Actually yes we do have documentation on this.

https://toolset.com/documentation/programmer-reference/views/views-shortcodes/item-attribute/

"If i want to change the value of a intermediary field I'll have to disconect an reconect the relation? Or is there an other way to change the value of a intermediary field?"

You can actually do it from the parent post and quick edit the post in the relationship. See Screenshot.

In my example you can see that i'm able to edit the field.

Thanks,
Shane

#1757083

Allready Saw that i could change it under quick edit, but didn't realised that I had to update it by the button in the bottom right for the quick edit, instead I klicked the update link in the top for the post 😉 My issue is resolved now. Thank you!

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.