ContentPickerFieldIndex and taxonomy terms #10681
Unanswered
kevinsmgov
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been using ContentPickerFieldIndex to reverse link content items (i.e. show a reference to a content item that contains a picker selecting my current content item).
This works for regular content items but appears to have a problem with taxonomy terms (i.e. a term contains a content picker - I want to reverse link back to the term page).
I think, to support this, we'd need a different index type (something that caries the term id) or an enhancement to ContentPickerFieldIndex that includes the term id. Has anyone else looked into this and/or created a solution?
Beta Was this translation helpful? Give feedback.
All reactions