Hi DoJo,
Is there a way that I could filter a list of DOM instances based on a match in a multi-DomInstanceFieldDescriptor field?
e.g. instances A and B have a link to an instance X.
I'd like to use the ID of instance X to filter out A & B.
Hi Ive,
While staying tuned for what's coming, you can maybe work around with an ad hoc data source accepting some input parameters (you can link those to feeds). In 10.3.4 you can use the new OnInit()?
Hi Ive,
If the reference to the DomInstance is stored in a list, it is unfortunately not possible at the moment with GQI because it does not support filtering & displaying DOM fields with multiple values yet. Support should be coming in the future though, so stay tuned.