Hi,
I have the following Collection called 'Tabs' in the 'OnVisible' property of a Canvas Screen;

I have a Gallery within the Screen where its 'items' property is set to 'Tabs'

The Gallery options are listed correctly and I can click on each one.
The problem I'm having is getting the DataCard, text label etc to show when I play the app. Below I can see the DataCard and label in Edit mode, but when it runs they are not there. I'll be hoping to set each DataCards visibility to a particular option on the left navigation (Gallery) and I've tried this but no joy. Does anyone know how to make certain DataCards witin a Form appear only when a certain option from a Gallery is selected? Thanks
