When adding the second data type, after adding a hidden group for holding the information of the second data type, I’m struggling with the workflow. Please see the screen shot:
I’m not sure what I should do here. I want to display the correct name of the cell from the repeating group. How should I use the “Do a search for”? When using “first item”, it shows the same company name in the pop-up for all the cells.
if you really have to send 2 datas to a Popup, you could create 2 “states”, then run a “set a state” with these values when you are opening the popup…
Then inside the popup, you can get the data through the states set before.
How is the company data type related in your database to the data type that is displayed in the repeating group? Or what type of value is stored on the data type that is in the repeating group that can be used to search for the company data type entry?