I would like to tap a photo within a cell in a repeating group to open a new page with the full details of that cell. The data is coming from airtable.
I understand the basic principles from similar posts that the receiving page needs to have a consistent Type, and that I might need to send more parameters with the recordID, but in practice, I’m having a hard time.
the closest I got was the receiving page actually displaying data, but of the wrong record. That was due to the :First item setting that kept getting suggested.
I’d greatly appreciate a step by step with screenshots to set this matter to an end , many thanks