Skip to main content
Question

I am using the " target=_"blank" statement in a text button to open a new tab with a link to Celonis documentation. But it opens in the same tab as my analyses. How to solve this?

  • December 5, 2023
  • 5 replies
  • 33 views

Forum|alt.badge.img+14

Below an example of the code I am using

For detailed information go to Celonis info page:

<a href="https://docs.celonis.com/en/process-ai.html"target=_"blank"> Process AI</a>

5 replies

Forum|alt.badge.img+5
  • Level 0
  • 45 replies
  • December 8, 2023
Thanks for your posting. It might be a syntax error for the target tag. Please try the below. Process AI If your issue still persists, please show the screenshot of your setting to understand your detailed setting with a component.

Forum|alt.badge.img+14
  • Author
  • Level 1
  • 2 replies
  • December 8, 2023

This is the same code I used. Below a screenshot ot the setting

 

image


Forum|alt.badge.img+5
  • Level 0
  • 45 replies
  • December 10, 2023
Thanks for the detailed setting. I could also reproduce the behavior. As the "Open Message" button action shows a message in a pop-up window, the target tag might be ignored. How about using "External Link" button action? The action can open an external link from a button in a different tab without a specific configuration. If you would like to open a new tab from a message in the pop-up window, please open a support case. Thanks.

Forum|alt.badge.img+14
  • Author
  • Level 1
  • 2 replies
  • December 11, 2023

Thanks for your answer.

 

I will open a support case for this. The button action "External Link" is not where I am looking for


milan.eric
Level 6
Forum|alt.badge.img
  • Level 6
  • 14 replies
  • July 23, 2025

Thanks for your answer.

 

I will open a support case for this. The button action "External Link" is not where I am looking for

@jacob.visse14 did you find a solution for this? I have the same issue now.