I have created an app where users can store their passwords in iv used an image which is an icon and then a textbox next to it and also a login system and logout button. When the user types in the textbox and logouts out when they log back in the textbox is empty.
So far for my other textboxes I have put search in the textbox and when the users clicks the textbox it disappears and the comes back again now I just need to figure out how to keep the text in the textbox unless the user deletes it themselves.
I'm not sure if its simple by using one of the events.