Skip to main content
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
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]
[size=26][color=#ffffff]NAMEOFTHELINK[/color][/size]
[/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.
Thank you very much it is working
Laura

Reply