[Live] Button component - Open a screen on click

Currently, button components can only redirect to an external link, dial a number, or send an email. We will introduce a new action in the button component that redirects to a screen when clicked.

Please suggest any other actions you’d want to trigger on button clicks.

yes redirection to other parts of the app would be super helpfull.
Like i have a save button that finishes the entry of a customer. If i could redirect him to a specific page in the app that would be helpfull

2 Likes

This would be great! I’d love to be able to create an edit button on my view page, for example. Would also be great if we could add buttons/links to the navigation.

1 Like

Can you please explain the use case for redirection on save (to another part of the app)?

  1. Edit button on view page can be tracked here, Edit button on "View Item" screen. It will be a first-class feature and not just a button action.
  2. Links in navigation is something we are looking into. I will create a roadmap item once we have more clarity on it.

it’s the ‘‘redirect after save’’ function i was talking about.
if the guys after saving can be sent to another page in the app it would be great

1 Like

I presume you want to direct them to one of the primary tabs/screens?

yes that’s the move that would be good for my personal use case.

1 Like

Thank you for your suggestion. We will try and incorporate this too.