Hello! Would appreciate some support to see if this is possible...
I've currently set up a list view, that when an item is tapped, it shows/hides a component.
I've got this set up to work, but when I tap on a specific list view item, it will show/hide the component for all list views - I'm trying to figure out a way so that it only shows/hides for the individual list view item that is being tapped.
Example: If I tap on the 'Evening' List view, then only the 2 items underneath should show. The items under 'Morning' should remain hidden.
Any help would be massively appreciated, thank you!