Retool Web Navigation

I've been using retool.com for a few weeks now for different clients who want to create internal dashboards using this software. It's been working great and I've been able to accomplish everything I need so far.

However, I'm currently facing an issue with something simple: I want to create multiple pages within the app.

Can someone please tell me how to do that? (like page navigation on a website)

Hi @Rashmika_Lakshan

Moving Between Retool Pages

  1. Add a Button Component:
  • Drag and drop a Button onto your current Retool page.
  1. Configure Button to Navigate Pages:
  • Select the button and go to the inspector panel.
  • Using the event handler you can set it to Go to app as the action type.
  • Enter the target page's name.

Navigate Using "Go to URL"

  1. Add a Button Component:
  • Drag and drop a Button onto your Retool page.
  1. Set Up External URL Navigation:
  • Select the button and navigate to the inspector panel.
  • Using the event handler you can set it to Go to url as the action type.
  • Enter the desired URL, e.g., https://www.example.com.

This will allow you to navigate between pages within Retool and to external websites using buttons effortlessly.


Hope this helps! :sunny:

1 Like

Hi @Milan_Kalem ,

Thank you for your reply, but I want to create a multi-page retool web app. I would like to have a home page, about page, and the ability to navigate between pages using a navbar.

HI there @Rashmika_Lakshan,

There is a new Multipage app currently in beta and you can join the waiting list here. I haven't tested it yet but I think this is what you're looking for.

2 Likes

Hi @MiguelOrtiz ,

Thank you for your response.

Hey @Rashmika_Lakshan ! We just went live with our Multipage Beta which I think could help alot, read more here!

3 Likes