I have a MashApp with 2 tabs. On the first tab there is some text, which explains what the MashApp does. On the second tab there are the display components.
When a user uses the MashApp for the first time, I want him to see the first tab. Ideally I could place any check box on the first tab like "Don't show this again". When the user clicks this check box, I want to start with the second tab the next time he starts the MashApp. I suspect that this is a very special request.
If I cannot handle this, I of course could change the tabs, so the tab with the display components is the first tab. The tab with the help or explanation of the MashApp would be the second one. The user can click on it by demand.
Any help or idea on this topic?
Thanks