Changing variables in of same object in different cards!
Posted: Sat Jun 29, 2013 5:16 pm
I am creating a database, I want with a press of a button to create a new card and with the same objects of the previous card, so I made them in groups and checked the " behave as background " check box! To be displayed in the new card. The problem is I am using a data grid, I want the same data grid, with the same column titles in the new card, so I can add data to the data grid without changing the data in the data grid of the previous card.
I am entering the data from the data grid by using input text fields.
The second problem, I want to change the Label field I am using as a title of the database, by letting the user to input the new title, but I don't want it to change the title of the previous card, although I am using the same Label Field?
What should I do? Is it possible to do such thing?
I am a beginner in live code, and will really need some help.
I am entering the data from the data grid by using input text fields.
The second problem, I want to change the Label field I am using as a title of the database, by letting the user to input the new title, but I don't want it to change the title of the previous card, although I am using the same Label Field?
What should I do? Is it possible to do such thing?
I am a beginner in live code, and will really need some help.