This is probably a dummy-newbie question but I am still a somewhat dummy-newbie.
When one sets a value to a tag, does that value remain permanent or is it good for only that session? In other words, if I set a tag value to 1 for an edittext control, will it still be 1 in a week? A month? Or would I have to set it and copy it to the db for a permanent record then retrieve it when neccesary?
If I am not asking correctly please let me know.
When one sets a value to a tag, does that value remain permanent or is it good for only that session? In other words, if I set a tag value to 1 for an edittext control, will it still be 1 in a week? A month? Or would I have to set it and copy it to the db for a permanent record then retrieve it when neccesary?
If I am not asking correctly please let me know.