Retool apps tutorial: Advanced features
Build upon the app you created in part one and add more functionality.
This part covers more advanced features of Retool apps. You'll extend the customer management dashboard by:
- Adding a second page to view subscriptions.
- Adding navigation controls to switch between pages.
- Connecting and querying a second data source to retrieve subscription data.
- Dynamically map customer data to a dropdown component.
- Filtering table data based on the selected customer.
- Storing customer data as a temporary value to use across pages.
Next steps
Learn how to extend your app's user interface with multiple pages.