i created a screen , where it contains text inputs boxes, dropdown boxes and dates, it not connected to any data source..
once user opened the App ,if he change any values in text info( eg: dropdownbox- changed status to inprogress) the data should save locally. next time when he open app, the status should get change..
once they finish task they will print the screen ..
any idea how to save previous opened screen info. any cache like thing?