Launch Pad Widget - Akumina Community

Launch Pad Widget

Launch Pad Widget

Purpose

Displays a list of Apps available to the current user in Mission Control and provides the ability to add apps to the list.

Features

    • Display a list of user selected apps and corporate mandated apps
        • Apps with a lock displayed indicates the App is mandated by Corporate and cannot be deleted by a user
    • Ability to add Apps for users to customizer their list of Apps to display on Mission Control
    • Provides search and filter capabilities
    • Ability to search for an App
    • Ability to manage the list of permissioned Apps displayed for all users

Details

    • Widget Name: LaunchPadWidget
    • Available With:  Release 5.5 Hive Install and above
    • Content App Type: Author
    • Content Type: AkuminaApps
    • Content App Name: My Apps
    • List Name: FoundationApps_AK
    • Recommended Images Sizes: N/A
    • Dependencies:  N/A

Content

Title Title that will display for the App
App Icon Icon image to display for the App; no icon selected will show default icon
App URL URL that a user will be taken to when they click on the button
Link Title Displays the URL to the user when they hover over the button
Is Akumina Page? Navigates to an Akumina page. Checked by default
Is Required? Check if the App is mandated by Corporate; will display a lock on the App and cannot be deleted by a user
Department Tags Displays the department tags associated with the App
Region Tags Displays the region tags associated with the App

Properties

List Name Name of Apps listed in FoundationApps_AK
Select List Columns Columns in the SharePoint list that the widget is utilizing

For this example, the selectfields =

Id,Title,AppIcon,AppUrl,Departments,IsRequired,Region

Group By Category field for grouping items.

Defines the taxonomy field term store IDs to be displayed in JSON format.

{

“termStoreId”: “”,

“termSetName”: “Category”,

“terms”:{

“name”: “Departments”,

“displayName”: “Departments”,

“id”: “”

}

Filter value Tag filter values to appear in dropdown list; defaults to filter by Department
Display count Number of items to display; OOTB defaults to 100
Site Collection Url Site collection Url where the SharePoint list defined in “List Name” to pull content
Cache Interval Sets the time, in minutes, that the data should be saved in the local browser cache of the current user.

  • 0 = Do not cache the data for this widget
  • -1 = Use the default caching strategy set via Site Creator

Whole Number = Cache for specific time, in minutes

Function to call after fetching data OOTB -Blank (used for widget expansion):  Name of the function called after data has been fetched by the widget.
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:  Launch Pad

View Description:  Displays a list of Apps available to the current user in Mission Control and provides the ability to add apps to the list.

View Preview:

Views: 518
//]]>