I have 2 Vertical Arrangements, each containing 5 TextBox for users to enter data. I am using it like screen switch that upon button click, one arrangements is set to visible while other to invisible. What I want is, when “Screens” are switched, all the TextBox in visible screen should become empty, so that fresh data can be entered.
I know it can be done with using a list containing all the names of TextBoxes in it, but at a later stage during development, the number of TextBox will increase. So is there a quick way?
Thank you as usual for the first reply
Yes I was thinking the same, but wondering if there is any “All Component Block”.
I dont think so it is in kodular.. As for as i know this is the method using in kodular
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.