Tab Widget (Foundation Site Install not Hive) - Akumina Community

Tab Widget (Foundation Site Install not Hive)

You are here:

Tab Widget

Purpose

Displays a tab list of widgets . 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 search type ahead and search results pages use this widget to display the search results from each tab.  The Order and tab name as well as a callbackmethod  are managed on the widget property “tabs”. (versions prior to 5.5)

Details

    • Widget Name: TabWidget
    • Available With:  Release 4.8 and above
    • 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”}]
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

Views

 

View Name:  default (versions prior to 5.5)

View Description:  Display a tab view of the different search results widgets. The search type ahead and search results pages use this widget to display the search results from each tab

View Preview: 

View Name: Typeahead (versions prior to 5.5)

View Description:  Display the Tab widgets in the type ahead search on the header

View Preview:

Views: 96
//]]>