web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Navigation between gen...
Power Apps
Answered

Navigation between generative pages and entity forms

(0) ShareShare
ReportReport
Posted on by 9
If you create a hyperlink in a generative page to an entity form, the web page level navigation in the entity form does not work, e.g. the "Go back" button is grayed out. Is there a way to fix the navigation between generative and entity forms?
Categories:
I have the same question (0)
  • Verified answer
    Sunil Kumar Pashikanti Profile Picture
    2,318 Moderator on at
     
    The “Go back” button is disabled because the app’s navigation history doesn’t include the generative page when you open the entity form via a direct link. There’s no built-in toggle to change this behavior in Power Apps at the moment.
     
    In related scenarios (opening forms via code vs link), users have found that navigation context dictates whether the back button works:
    • If navigation is done via launch/URL, history isn’t tracked properly → back button doesn’t work.
    • If navigation is done via internal nav APIs (like Navigate() in custom pages or model-driven navigation functions), the app retains navigation history and the back stack works.
    So the core issue isn’t specific to generative pages, it’s how model-driven app navigation and browser history interact.
     
    The closest “fix” is to ensure the form is opened using a navigation method that preserves the internal app navigation stack (e.g., navigate functions), or to implement your own back link/button.

    Instead of embedding a <a href="..."> link or direct URL, consider using client API navigation functions such as Xrm.Navigation.navigateTo (in a custom page context) or the Power Fx Navigate() if supported.
     

    ✅ If this answer helped resolve your issue, please mark it as Accepted so it can help others with the same problem.
    👍 Feel free to Like the post if you found it useful.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 424

#2
WarrenBelz Profile Picture

WarrenBelz 355 Most Valuable Professional

#3
11manish Profile Picture

11manish 290

Last 30 days Overall leaderboard