I need to allow the user to add a container that contains a set of textField inputs. But I need it to appeat only if he taps a button. I taught of doing by controlling visibilty and page state, but the thing I need to allow the user to duplicate this widget as many time as he wants (Could be over 10 times)
Anybody had this problem ? Also how do I handle the backend part of sometighing that might be visible or not (this textfield needs to be stored)
What is the best way to control visibility of widget
Resolved
1
5 replies