cancel
Showing results for 
Search instead for 
Did you mean: 

SAP BUILD APPS- Navigation logic not working.

samyak_18
Explorer
669

Hi experts,

I've made an application using SAP build Apps. I used a button and added a 'Navigation- Open Page' logic to the event of the button. I've also added a toast functionality to the same button but that is working fine. The navigation is not working at all. Are there any other settings that needs to be configured?

I'm attaching a screenshot of the logic i used on the button.

Accepted Solutions (1)

Accepted Solutions (1)

Harish_Vatsa
Active Contributor

Hi Samyak,

Below are the general troubleshooting steps you can follow:

1. Check if the target page exists and is mapped correctly in the navigation properties.

2. Ensure that the navigation functionality is enabled in the SAP Build App.

3. Check if there are any errors in the console or logs related to the navigation function.

4. Try using a different type of button and see if the navigation works.

5. Finally, consider reaching out to the SAP community or support team for further assistance.

I hope these steps help you troubleshoot your issue and resolve it.

Kind Regards,

HV

samyak_18
Explorer

Hi Harish,

Thanks for the help!

The navigation is working now.

On the target page, there is an advanced property, "Allow page to be opened without authentication". This property should be enabled in order to allow navigation.

Regards,

Samyak

Answers (1)

Answers (1)

ACurtis
Explorer

thank you for your answer. I had just about reached tearing my hair out status when I read samyak_18 reply