Multiple data type searches in RG

Hey,

How can I display in a RG results of multiple databases.

For example:
Data type 1: company - field: name
Data type 2: category - field: name
Data type 3: employee - field: name

How can I show results in RG containers all 3 datatypes names? Any ideas?

1 Like

Use RG Data type: Text
And use :merge with
Ex: Do a search for Company’s name: merge with Do a search for Category’s name:merge with Do a search for Employee’s name

3 Likes

Can you elaborate on this just a bit?

OR, you could create 3 separate RGs, one on top of the other, with exact same formatting, that would display different Things (tables) in what seems like the same format for the end user.

If there are no results of a particular type in this search query - you can set up the RG to collapse if empty.

May be a little more data intense overall, but gives you more ways to interacts with the actual objects, both for search and for further steps down the line,