Question: Linking with in the same table - number of linking (not linked) records

When linking different tables (A => B) together, the linked tables gets a reverse link field (B => A).

Question 1: Sometimes, this doesn’t happen. Is there a rule to it, or might this be a bug?

Anyway, my main question is this:

Question 2: When linking within the same table, is there a way to find out how many other rows are linking to a given row? With different tables, it’s easy, because every link column has its counterpart in the target table. Within a table, I have found no such thing.

Thanks!

This is likely to be a bug caused by deleting a link column and restore it. This will be fixed in the next release.

This is not supported yet. We have a plan to support it in the future.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.