Logo
latest
  • Home
    • Introduction
      • Online demo
      • Current version
        • History of changes to Taranta (former Webjive)
        • What is Taranta
        • How to install Taranta
        • How to contribute to Taranta
        • Taranta Architecture
        • How to use Taranta
        • Available widgets
        • Deprecated widgets
        • Configuration
    • For developers
    • Authors
  • History of changes to Taranta (former Webjive)

User guide

  • What is Taranta
  • How to install Taranta
  • How to contribute to Taranta
  • Taranta Architecture
  • How to use Taranta
  • Available widgets
    • Dealing with labels
    • Dealing with attributes
    • Dealing with commands
    • Dealing with spectrum
    • Dealing with grouping of widgets
    • Dealing with dashboard
      • Variable Selector Widget
      • Embed Page Widget
      • Dashboard Link Widget
        • Widget setting
        • Widget options
        • Applying CSS to widget
    • Dealing with logs
    • Dealing with images
    • Dealing with Sardana
  • Deprecated widgets
  • Configuration

Architectural view

  • Taranta Architecture
  • Basic description of Taranta architecture
  • A Component and Connector View of Taranta Suite
  • A Module View Of Taranta Suite
  • Taranta charts

How to extend Taranta

  • How to deploy a widget

External resources:

  • TangoGQL
  • Taranta authorization
  • Taranta Dashboard

State structure

  • Redux Store Structure
Taranta
  • »
  • Available widgets »
  • Dashboard Link Widget
  • Edit on GitLab

Dashboard Link Widget¶

The Dashboard Link widget provides a convenient way to link to other dashboards.

It can be customized to open the dashboard in the same tab or a new tab.

The widget also allows for custom styling to fit seamlessly into any dashboard design.

This widget uses the dashboard name to create a direct link to it, if for some reason that dashboard gets to be renamed the widget will try to link it by the ID.

Widget setting¶

Widget configuration:

IMG1

Once the widget is added, you can select the default dashboard that the link should point to.

IMG2

The widget also provides advanced styling options to customize the appearance of the dropdown and button.

IMG3

It is possible to customize the widget setting in the backend, as the following table.

Widget options¶

Input value

Description

DefaultDashboard

Select the default dashboard to link to

HideDropdown

Boolean to decide if dropdown is visible or not

NewTab

Boolean to decide if the link opens in a new tab

ButtonText

Text to display on the button

DropDownCss

Custom CSS for the dropdown

ButtonCss

Custom CSS for the button

CustomCss

Custom CSS for the entire widget

Applying CSS to widget¶

The look and feel of widgets can be customised using the Custom CSS section. CSS syntax is the same as that used for HTML files.

IMG4

Next Previous

© Copyright 2021-2023, Taranta Revision acd9d7ac.

Built with Sphinx using a theme provided by Read the Docs. Creative Commons Licence
Taranta Documentation by Max-IV Instite - SKA is licensed under a Creative Commons Attribution 4.0 International License .
Based on a work at gitlab.com/tango-controls/web/taranta .