Do you have any option to navigate through multiple shiny screens (pages) in shiny web app. I don't want to render using Navbar or tabpanel. But I want the navigation to another shiny page on action click on Submit button. Do we have a concept of multiple pages in shiny web app?
For eg. I have new user registration form, after successful registration user should land on next page.
This topic was automatically closed 54 days after the last reply. New replies are no longer allowed.