Support

Search results for ""

Sorry, no results found. Perhaps you would like to search the documentation?
All Topics
sebastien

Issue relationship fields matched

While I’m building relationship fields between Post, I have to param the field I want to match with this relation.
In your example , you say : {@post_title}
In fact if you write that it doesn’t work. To work, you need to write: {@’post_title’}

Is it a known issue???

4 years, 11 months ago
sebastien

Sorry I edit my error:

I’m trying to add a custom field type “relation” into a post type named “BOX” linked from a post type ICON
It works, I can find the field when editing/creating a post BOX.
However, it displays the title (@post_title) of ICON and I would like it display a custom field (in code format).

I’ve tried to edit the custom relation field by adding another reference object {@thefieldIwantodisplay} but it doesn’t work.
how can I do please?

4 years, 11 months ago
Stefan van den Dungen Gronovius
Developer

I believe this is a specific Pods issue. Pods is not our plugin, so I advise you to post this issue on the Pods forums. We made an integration for Pods, but that is our only link to Pods. Otherwise, I have no idea what you’re trying to accomplish and which example you referring to.

4 years, 11 months ago

You must be logged in to reply to this topic.