Skip to main content

Configuring a button

You can add clickable buttons to your View, allowing users to either see a linked View as an overlay or directing them to a URL.

Using buttons to display linked Views

In this Order Management Starter Kit, two buttons have been configured that display linked Views as overlays when clicked:

button_linked_view_example.png

For example, by clicking Process, the user can see the Process Explorer for this metric:

unshipped_orders_process_explorer.png

For more information about configuring linked Views, see: Linked Views.

Using buttons to open another View or a URL

You can also configure buttons to open another View or an external URL:

go_to_view_or_url.png

Button styles

When configuring your buttons, you can select a button icon, button type, and button size (which can also be manually resized within edit mode).

The following icons are available: Add, arrow up, attach, Celonis logo, chevron up, chevon down, chevron left, chevron right, download, edit, filter, hide, idea, info, link, notification, open in new tab, reset, resolve, send email, settings, and show.

button_icons.png

The following button types are available: Primary (blue), secondary (white), danger (red), link (white with blue outline).

button_types.png

In this example, the 'Danger' button has been used to allow users to reset their View to default values:

button_styling.png