Hi,
I have an issue for a long time now, concerning text input from keyboard by an user, which should be stored in different rows of an eg. tableview.
What I want to do is a simple page with lines (as tableviews look like) where users can click on the first, second, third…etc line and type in a text which is stored the if the line is unmarked, just like it is in iOS “note” or “memo” app. These several lines of user created text shall be stored in a database later on.
I don’t find nowhere any tutorial or something like that, but I guess it’s not good to simple create 10 textboxes one by one just to have 10 lines where to put in text…
I attached a screenshot with an example how I imagine it to be basically.
would be great if somebody could help me in the case :*
thanks a lot!!!