Hey everyone,
I have a gallery of City, State and zip. It's put together in the gallery using GroupBy. When the user selects the "+" next to the city, state it adds all of the zip codes for the selected city,state to a collection. That collection then feeds into a textinput. Everything works great except once a selection is made i want the "+" to not be visible anymore and would like an "x" to be visible so they can delete if needed.
I've attached just this portion of the app to see if anyone can figure it out. I've been stuck on this 1 problem for over a week now. I would appreciate any help.
Thanks