Skip to main content
Question

Open Lobby Element link in a new Browser

  • April 17, 2026
  • 1 reply
  • 26 views

ashenfdo
Sidekick (Customer)
Forum|alt.badge.img+8

Is there a way to configure to open a link in a lobby element in a new window? Currently navigates to the link and open it in the same tab

 

 

1 reply

Abdul
Superhero (Partner)
Forum|alt.badge.img+20
  • Superhero (Partner)
  • May 9, 2026

Hi ​@ashenfdo,

There are following two ways to add navigation in lobby element.

  1. page/ProjectDefinition/Form?$filter=ProjectId eq $[Production] → This navigation will open the record in the same tab.
  2. https://ApplicationDomain.cloud/main/ifsapplications/web/page/ProjectDefinition/Form?$filter=ProjectId eq $[Production]  Navigation with full application domain link will open the record in new tab.

Please check if this helps.

 

Regards

Abdul Rehman