I've got a simple question. I have three UI components in my page, a file uploader and two buttons.
Whenever I upload a file, the file uploader is disabled and both buttons enabled.
The problem is:
When I refresh my page using F5. These components are reset to their initial state, that is, my file uploader is enabled and both buttons disabled.
I do not want this to happen. I want to, after doing a page refresh, to these components to not be refreshed.
How, in ADF can I persist my UI components state after a page refresh?
This is my jdev version: Studio Edition Version 11.1.2.4.0