Skip to main content
Question

Button go to a link

  • April 10, 2020
  • 2 replies
  • 1 view

Hello, The client would like button report to a link outside Celonis and also one go directly in Action Engine without go back on the Home. Is it possible to do it on Celonis? On the button option there is not choise for link. Thank you Best Laura

2 replies

  • Level 0
  • 128 replies
  • April 14, 2020
Hi Laura, currently there is no component for this. However, it is possible with a little workaround: You can create a Text Component and edit the BB Code section (see screenshot). There you can specify manually color, size and also add the URL of the page you want the Text later to bring you to. You can use the following code: [center] [urltab=YOURLINK] [b][size=26][color=#ffffff]NAMEOFTHELINK[/color][/size][/b] [/urltab] [/center] For example this URL tag brings you to the action engine: [urltab=https://TEAM.eu-2.celonis.cloud/action-engine/ui/my-inbox/signals] After adding the Link, you should be able to directly connect to the Action Engine.

  • Author
  • Level 5
  • 28 replies
  • April 14, 2020
Thank you very much it is working Laura