When I first created this app, it was set up as a details view. There was a landing page with tabs at the bottom. As the tabs increased, I switched to a card view. I would like to put a different title underneath each picture (like I have seen in the employee directory examples), but when I do, it puts my text repeated 3 times. My first image (below) is what it looks like with no text (which I don’t mind, but feel for user experience having the title on the card view would be helpful). The next image is what I typed in the spreadsheet as the titles for each image, and the final view is the 3 repeated lines. I have only created 2 apps so I am still learning. Thank you for your help.
When working with the list, be sure to clear out any properties/settings on the right hand side where you don’t want the title to show. You have 3 properties in that list all pointing to the same column. You only need one of the list properties to point to the title column.
1 Like
That worked. I added 2 blank columns. Thank you!
1 Like