Page 1 of 1

Relationsship Tables

Posted: Thu Oct 15, 2015 10:30 am
by Glimmerino
Hi.

I have a question regarding relationsship tables. Is there any way to group links that goes under the same heading? For example the reltable:


<con> <tut> <ref>
TopicA TopicB TopicC

TopicD TopicB TopicE
-------------TopicF


The output for Topic B will be:

Related concepts
Topic A

Related reference
TopicC

Related concepts
Topic D

Related reference
TopicE


But I would like it to be:

Related concepts
TopicA
TopicD

Related reference
TopicC
TopicE

Best Regards
Kristian

Re: Relationsship Tables

Posted: Thu Oct 15, 2015 12:00 pm
by Radu
Hi Kristian,

In a relationship table cell you can place more than one topicref.
So instead of having two rows in the table you can have one row in which the first cell would contain sibling topicrefs to TopicA and TopicD, the second cell would contain TopicB and the third cell would contain sibling topicrefs to TopicC and TopicE.

Regards,
Radu