When i write on the text box, it doesnt save on the data_base, if it is possible i dont want to click in any button, i just want to close and open the app, and the text be there
is it possible? this is the only problem for this part
Do an onchange or an on blur on the text box and iterate through the list and save the data on the table that you want to save.
Regards,
Márcio