Tab Widget - Akumina Community

Tab Widget

Tab Widget

For Foundation Site Installations that are not Hive, please refer to widget documentation here.

Purpose

Displays a tab list of widgets for the site. When a tab is selected, the widget content will be displayed.

 

Features

  • Displays tab list of widgets, when a tab is selected the widget content will be displayed.   The Order and tab name, and widget instance as well as a callbackmethod  are managed on the widget property “tabs”.
  • Note: Tab widget only supports global instances.

Details

    • Widget Name: TabWidget
    • Available With:  Release 5.5 and above.  This article is specific for the Hive version of the TabWidget, for earlier version of this widget please visit here.
    • Content App Type: N/A
    • Content Type: N/A
    • Content App Name: N/A
    • List Name: N/A
    • Recommended Images Sizes: N/A
    • Dependencies:  SharePoint Search

Content

N/A

Properties

Tabs Set of widget instances to display.  the format of the json is:  [{“title”:”title on tab this can be tokenized”,”id”:”widget instance id”,”callback”:”SearchTabCallback”},{“title”:”Another title”,”id”:”widget instance id 2″,”callback”:”anotherCallback for this specific widget instance”}]
Function to call after fetching data OOTB -Blank (used for widget expansion):  Name of the function called after the UI has been rendered to the screen.
Function to call before binding the UI events OOTB -Blank (used for widget expansion):  Name of the function called after the UI has been rendered to the screen
Display Title This could be used as a display title of the widget in a custom view otherwise BLANK

Views

View Name:  Tab Widget – Hive (5.5 Hive Install)

View Description:  Displays a tab view of the latest news, event and blogs which can be filtered based on all items or user preferences selected for the site

View Preview:  

 

 

Views: 966
//]]>