Configure a Work scheduler card heading component

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:2分
  • Customize the Work scheduler heading component to display the title based on your needs.

    始める前に

    Role required: workspace_admin, or ui_builder_admin​

    手順

    1. In the Content section, select +Add component.
    2. In the Components pop-up screen select Card Base Header.
      The selected container displays in the right pane.
    3. Configure the header component.
      1. In the Config tab, hover over the Dropdowns section and select the Dynamic data binding icon Dynamic data binding icon.
      2. From the Dropdowns menu, select @state.cardProps.dropdowns.
      3. Hover over the Heading section and select the Dynamic data binding icon Dynamic data binding icon.
      4. From the Heading menu, select @state.cardProps.heading.
      5. Hover over the Tagline section and select the Dynamic data binding icon Dynamic data binding icon.
    4. Add Handle card action clicked to the Card header action clicked event.
      1. Select the Events tab.
      2. In the Card header action clicked section, select +Add a new event handler.
      3. From the Tagline menu, select @state.cardProps.tagline.
      4. In the Event handler preview pop up screen, from the Scripts section, select Handle card action clicked.
      5. Click Add.
    5. Click Save.

      Here's a demo on how to configure a Work scheduler card heading.

    次のタスク

    Configure a display type component for a Work scheduler card