How can i link to another view after click on a button

i have an idea to create an enum with 2 buttons, when i click in on button i go to another view in the same app. i tried with actions but i canโ€™t get it to work.

look the picture.

Solved Solved
0 1 1,411
1 ACCEPTED SOLUTION

@Johny_Freitas
Your buttons are on a Form View and you cannot go to another view unless you save the form. Though havenโ€™t tried this way, a possible workaround could be displaying a Detail View and have that buttons as quick edit columns. You can create an action with a conditional expression and provided you set it as a Form Saved action it might work. But as I said, never tried it this way.

View solution in original post

1 REPLY 1

@Johny_Freitas
Your buttons are on a Form View and you cannot go to another view unless you save the form. Though havenโ€™t tried this way, a possible workaround could be displaying a Detail View and have that buttons as quick edit columns. You can create an action with a conditional expression and provided you set it as a Form Saved action it might work. But as I said, never tried it this way.

Top Labels in this Space