Hi,
there is the possibility to show relation between multiple documents (1-N) and (N-1)?
For example:
Cabinet A has text field X that contain "10004,10340,10005"
Cabinet B has text field Y that contain "10340"
From cabinet A to B works with Contains operation.
From cabinet B to A don't works, because there isn't possibility to use it's contained operation.
How can we solve that?
Thanks