Skip to main content
Question

Different right-click options on Navigator Menu - IFS Cloud

  • February 26, 2025
  • 3 replies
  • 79 views

Forum|alt.badge.img+5

why do we get different right-click menu options?

the one that doesn’t allow to open in a new tab/page is a form but I’ve tested with other form pages that do allow to open new tab/window.

IFS Cloud 24R1

 

 

3 replies

InfTomaPr
Do Gooder (Partner)
Forum|alt.badge.img+4
  • Do Gooder (Partner)
  • 4 replies
  • February 27, 2025

Possible Reasons:

  1. Anchor (<a>) vs. JavaScript Navigation

    • The right image (which allows opening in a new tab) likely has a standard anchor (<a href="...">) tag linking to another page.
    • The left image (which does not allow opening in a new tab) might be using JavaScript-based navigation (onclick events) instead of a direct <a> link.
  2. Form vs. Page Navigation

    • If the "Part Cost" link on the left is part of a form submission rather than a standard link, browsers prevent it from opening in a new tab because form submissions typically send data to the server rather than just navigating.
  3. Single Page Application (SPA) Behavior

    • If IFS Cloud is using an SPA framework, some navigation might be handled internally via JavaScript (window.location.replace() or history.pushState()), which doesn’t allow opening in a new tab.
  4. Security & Restrictions

    • Some applications override default browser behavior to prevent certain links from opening externally (e.g., for security or workflow reasons).

Forum|alt.badge.img+5
  • Author
  • Sidekick (Customer)
  • 12 replies
  • March 4, 2025

It seems to be related to the type of page, or the Entry Type (under Navigator Designer). Links are not available in IFS Cloud when the Entry Type is set to TREE.

I did verify this with other pagers, for example Part Cost History (Entry Type is PAGE, link works), Part Cost History Detail (Entry Type is TREE, link does not work).

Unsure if this behavior is what we should expect moving forward or IFS should apply a workaround/fix.


sherry
Do Gooder (Customer)
Forum|alt.badge.img+6
  • Do Gooder (Customer)
  • 53 replies
  • March 6, 2025

sometimes just because you click the RMB in different phase, maybe you can double click the progress of the window.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings