How to show parent_need (from list2need) as column in needtable supported? #876
Unanswered
daniel3097
asked this question in
Q&A
Replies: 1 comment 6 replies
-
I think it may be also
I just made a quick check in one of my existing docs, and it works: list2need + needtable with So yes, it is supported and should work. |
Beta Was this translation helpful? Give feedback.
6 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
list2needs seems to create links of types parent_need and child_need.
but the related columns in needtable are always empty.
This is what i am doing:
Is this use case not supported, a typo or did i miss something from the documentation?
Is it because parent_need is an external link and behaves differently than other link types?
Beta Was this translation helpful? Give feedback.
All reactions