Software Archive
Read-only legacy content
17061 Discussions

Não tem a opção

ALESSANDRO_S_1
Beginner
373 Views

Quando faço uma nova pagina não oferece o botão de voltar para a pagina pai, e não sei como colocar o botão de volvar o back, de outra forma quem pode ajudar?

0 Kudos
1 Reply
Elroy_A_Intel
Employee
373 Views

With App Designer you can manually add the ability to transition to a specific page using a button by doing the following:

  1. After creating your second page, move to the INTERACTIVITY Panel
  2. Select the Action drop down menu of desired Trigger (in this case the button)
  3. Select the page that you would like the button to transition to.

The respective UI frameworks may also have a methods for navigating to the desired pages. I recommend reviewing your selected UI framework default documentation.

 

0 Kudos
Reply