Need help with inlines

I need help with this. The other titles seem to copy each other when I need the inlines to be different from each other as you can see. How do I give them different tiles because I can’t put “What is Zoom” in the Google Meet option. Need urgent help ty in advance

Can you provide a screenshot that shows how you have this data setup in the Data Editor?

Most likely what you need to do is create a multiple relation from your first level categories to the associated options, and then use that as the source of the Inline List on your details screen.

If I can see how your data is laid out, then I can probably guide you.

here

You should have a structure like this.

App: Like what you have now (basically just need rowID, app name, image)

App Details: App ID (taking the rowID from App table), any info you need. This will house your content like “What is Zoom?”, “System Requirements”, etc.

In the App table, create a multiple relation from the rowID column to the App ID column in the App details table.

Use that multiple relation in an inline list in the details view of the App table.