I am in the process of converting our Notes databases to be accessed via the web.
The form I am currently working on has a tabbed table. I’m using Internet Explorer to edit a document. I enter some data into a field on Tab 1, click to Tab 2, then click back to Tab 1. All the data I entered is gone.
I think this is happing because the document is refreshed when the tab is clicked.
How can I get my data to stay put when clicking between tabs?
Also, I have a radio button on Tab 2. When I click an option, the form is refreshed, returning me to Tab 1 with everything reset. How can I make it stay on Tab 2?
Thanks,
Donald