KWizCom Corporation. List Aggregator App. User Guide

Size: px
Start display at page:

Download "KWizCom Corporation. List Aggregator App. User Guide"

Transcription

1 KWizCom Corporation List Aggregator App User Guide

2 Copyright KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 95 Mural Street, Suite 600 Richmond Hill, ON L4B 3G2 Canada Web site: Sales Telephone: Copyright KWizCom Corp. All rights reserved. Page 2 of 23

3 CONTENTS Contents... 3 introduction... 4 General... 4 Product Overview... 5 Key Features... 5 Installation... 6 Software Requirements... 6 Server Requirements... 6 Client Requirements... 6 Installation Procedure... 6 Administration Guide... 7 List Aggregator how does it work?... 7 Adding the List Aggregator web part to your page... 7 List Aggregator web part Basic configuration... 8 Creating data sources Customizing the List Aggregator Display Template How does a template work? Available controls Configuring Controls Advanced Customizations Using Formulas and Code Snippets Copyright KWizCom Corp. All rights reserved. Page 3 of 23

4 INTRODUCTION GENERAL This document provides all the information needed to install, evaluate and deploy this KWizCom product: Product Overview Installation Guide Administration Guide Copyright KWizCom Corp. All rights reserved. Page 4 of 23

5 PRODUCT OVERVIEW The KWizCom List Aggregator App is a SharePoint Online add-in that aggregates list items and documents from multiple sources across sites and site-collections. The retrieved items are displayed in a fully-customizable grid display, enabling you to have the exact aggregated view you need, including custom menus and actions. KEY FEATURES Feature Use standard SharePoint views to define cross-site queries for content aggregation Aggregation of various list types Cross-site aggregation Supports Cross-site-Collection aggregation Aggregate lists and libraries by content type Refine the aggregation scope by site/list name patterns Much more flexible than only aggregating by content types! Includes various templates for grouping, page navigation, global and per-item actions Fully customizable display template KWizCom List Aggregator App Copyright KWizCom Corp. All rights reserved. Page 5 of 23

6 INSTALLATION SOFTWARE REQUIREMENTS SERVER REQUIREMENTS SharePoint 2013/2016 configured for app hosting SharePoint online (Office 365) CLIENT REQUIREMENTS Windows 7+ Microsoft Internet Explorer 9+, Mozilla Firefox (Latest version), Google Chrome (Latest version). INSTALLATION PROCEDURE Please refer to installation instruction on KWizCom s website: Copyright KWizCom Corp. All rights reserved. Page 6 of 23

7 ADMINISTRATION GUIDE LIST AGGREGATOR HOW DOES IT WORK? The List Aggregator web part runs a defined query on configured data sources, and displays the retrieved items in a customizable grid display. How is the query defined? Instead of requiring you to edit your query by listing the columns you want to see, configuring a filtering criteria and sorting order, we simply let you select a list view. That list view definition is used as the query definition which defines which column to retrieve, column-based filtering criteria and sorting order. What are data sources? A data source defines boundaries for running the query, including: Root url to start querying from Scope of query (site-collection, specific site, specific lists etc.) Searched List types Site and list name patterns Searched content type As mentioned above, the List Aggregator web part can run your search query on multiple data sources. ADDING THE LIST AGGREGATOR WEB PART TO YOUR PAGE List Aggregator app is part of KWizCom Data View Tools. After you install the package according to installation instructions, you will see the following web parts in the gallery: Copyright KWizCom Corp. All rights reserved. Page 7 of 23

8 Click List Aggregator to add the List Aggregator web part to your page. LIST AGGREGATOR WEB PART BASIC CONFIGURATION To configure the web edit the web part settings: You will see the web part s toolpane: Copyright KWizCom Corp. All rights reserved. Page 8 of 23

9 Property Description Select list view used as query definition SharePoint site url SharePoint list List view Maximum number of items Maximum number of items per list Site where the list that includes the view you want to use as query definition is located. Select the list that includes the view you want to use as query definition. Select the view that will be used as the query definition. This property allows you to limit the number of items returned from the data source. This property allows you to limit the number of items returned from each list. Copyright KWizCom Corp. All rights reserved. Page 9 of 23

10 New Item Url The List Aggregator default display template includes an Add Item menu. You can provide a url for this menu (or remove it using the template designer see later in this admin guide) CREATING DATA SOURCES To create a new data source, click the Add new data source button below the Manage data sources section in the toolpane: This will open the Configure Data Source dialog: Copyright KWizCom Corp. All rights reserved. Page 10 of 23

11 Property Friendly name Aggregation scope Starting SharePoint site url Choose sub site Description Provide a clear name for the data source. example: Project tasks Select the scope for your aggregation: Entire site collection Specific site Specific site and sub-sites Specific lists This is the root site of the data source, which is the top-level location where aggregation in the current data source starts from. This property is visible only when the scope is not Entire site collection. This drop-down list enables you to select the actual sub-site which is below the starting site url, which will be the aggregation starting point. Copyright KWizCom Corp. All rights reserved. Page 11 of 23

12 List title pattern Site title pattern List types Content type Enabled/Disable This property enables limiting search results by filtering the retrieved items by list title. You can provide also partial strings using asterisks. example: using Project* will aggregate items only from lists that their names start with the string Project. This property enables limiting search results by filtering the retrieved items by site title. You can provide also partial strings using asterisks. example: using Project* will aggregate items only from lists that are in sites that their names start with the string Project. This multi-select list enables selecting multiple list types; only items from the selected list types will be aggregated. This list enables limiting the aggregation scope further by a selected content type. This toggle enables enabling or disabling the data source, so items will be aggregated from the data source only if it is enabled. IMPORTANT: After you configured your data source/s, don t forget to save the web part settings. As mentioned in previous sections, you can create multiple data sources. List Aggregator web part will run the defined query on all enabled data sources and will present the retrieved items in the following grid: As you can see, this grid has some pre-defined settings which include: Paging Bulk actions (actions that work on multiple-selected items) there s one action which is Delete selected Copyright KWizCom Corp. All rights reserved. Page 12 of 23

13 Per-item actions such as: view item end item Global menus at the bottom the New item menu. All these are just default settings of the used template. The following picture shows the parts of which the web part is composed: Each part is called control, so in this example you can see that the main content of the web part includes the Menu bar control, Paging control and Table control. You can fully customize this template, by using these and other controls and customize each of these controls properties, to make it match your exact requirements. See details in the next section. Copyright KWizCom Corp. All rights reserved. Page 13 of 23

14 CUSTOMIZING THE LIST AGGREGATOR DISPLAY TEMPLATE HOW DOES A TEMPLATE WORK? The List Aggregator UI can be customized by using the template designer. To open the designer, while in edit mode, click the web part s Open designer button: This will open the following template designer, side-by-side with the web part so you ll be able to see the immediate results of your customizations: Copyright KWizCom Corp. All rights reserved. Page 14 of 23

15 The List Aggregator template is made of the following parts: Web part header This part is always displayed at the top of the web part and displays several levels of headers: title, sub-title, small title and description. These properties are displayed at the top part, and are optional (you can leave them empty or part of them). main content This is the container object of the entire web part. From this point the contained parts (controls) are structured as a hierarchy where each control contains another control. This way you can create a template that has a flexible layout, where you control how many controls are displayed and what is their order of display. Copyright KWizCom Corp. All rights reserved. Page 15 of 23

16 Controls These are the parts that compose the UI of the List Aggregator UI. Each control has its own properties and can optionally contain another control that will be displayed after it. Example: For the following template: We have the following control hierarchy: Copyright KWizCom Corp. All rights reserved. Page 16 of 23

17 main content contains Menu bar control Menu bar contains Paging control Paging contains Table control AVAILABLE CONTROLS The template designer includes the following controls: Control Menu bar Description Displays top/bottom menu bar with configurable menus Example: Groups A collapsible group control that groups your items by a specific column. You can also add custom buttons to the group. Example: in this template we used Group control to group aggregated tasks by their status Copyright KWizCom Corp. All rights reserved. Page 17 of 23

18 column. Tabs A Tabs control that groups your items based on a column, and displays them in separate tabs. Example: in this template we used Tabs control to divide the aggregated tasks to tabs by Assigned To column. Paging A paging control that splits your items into several pages, useful when you have large list of items. You can select how many items per page or change the display of the paging control in the control configuration settings. Example: Table A simple table control that shows all columns from your data source. You can add up to 4 item actions, and control the item click behavior. Copyright KWizCom Corp. All rights reserved. Page 18 of 23

19 Example: List An inbox-style responsive list control that always looks great. You can display up to 4 labels, add up to 4 custom item actions, and control the item-click behavior. Example: Filter (Pro. edition) Dynamic filter control, enabling you to filter the connected list by various columns. In addition, end-user can add additional columns to the filter control by drag&drop the required column to the filter control area. Copyright KWizCom Corp. All rights reserved. Page 19 of 23

20 CONFIGURING CONTROLS Once you select a control to display, you can also customize its behavior by configuring its settings. Each type of control has its relevant settings. Example: The Paging control has the following settings, which are self-explanatory: Copyright KWizCom Corp. All rights reserved. Page 20 of 23

21 ADVANCED CUSTOMIZATIONS USING FORMULAS AND CODE SNIPPETS With the template designer, you can also include formulas and code snippets using knockout. Adding custom formulas and creating custom actions requires knowledge of knockout. Click here to learn more about knockout. When a property allows you to include a formula or script, you will see edit formula... link below the field, such as in the following screenshot: Formulas enable you to display dynamic content in various places in your aggregator web part instead of hardcoded captions. Example 1: In the following List Aggregator web part UI, you can see at the top part a caption showing the number of selected items: Copyright KWizCom Corp. All rights reserved. Page 21 of 23

22 This is implemented using the Description property which was updated with the formula editor, by simply selecting the Selected items count component snippet: The result script is the following, which you can of course customize according to your needs: {text:selectedcount() === 0? 'no selected items...' : SelectedCount() === 1? 'one item selected' : SelectedCount() + ' items selected'} Copyright KWizCom Corp. All rights reserved. Page 22 of 23

23 Example 2: In the following List Aggregator web part UI, you can see the following 4 item actions: These 4 actions were configured in the List control. Here s how the view item properties action ( ) was created using the script editor: Copyright KWizCom Corp. All rights reserved. Page 23 of 23

KWizCom Corporation. Data View Plus App. User Guide

KWizCom Corporation. Data View Plus App. User Guide KWizCom Corporation Data View Plus App User Guide Copyright 2005-2018 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 95 Mural Street, Suite 600 Richmond Hill, ON L4B 3G2 Canada

More information

KWizCom Corporation. Field Groups/Tabs App. User Guide

KWizCom Corporation. Field Groups/Tabs App. User Guide KWizCom Corporation Field Groups/Tabs App User Guide Copyright 2005-2016 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 95 Mural Street, Suite 600 Richmond Hill, ON L4B 3G2 Canada

More information

KWizCom Corporation. Default Values App. User Guide

KWizCom Corporation. Default Values App. User Guide KWizCom Corporation Default Values App User Guide Copyright 2005-2015 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 95 Mural Street, Suite 600 Richmond Hill, ON L4B 3G2 Canada

More information

KWizCom Corporation. KWizCom Touch App. User Guide

KWizCom Corporation. KWizCom Touch App. User Guide KWizCom Corporation KWizCom Touch App User Guide Copyright 2005-2017 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 95 Mural Street, Suite 600 Richmond Hill, ON L4B 3G2 Canada E-mail:

More information

KWizCom Corporation. KPI App. User Guide

KWizCom Corporation. KPI App. User Guide KWizCom Corporation KPI App User Guide Copyright 2005-2019 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 95 Mural Street, Suite 600 Richmond Hill, ON L4B 3G2 Canada E-mail: info@kwizcom.com

More information

KWizCom Corporation. Conditional Formatting App. User Guide

KWizCom Corporation. Conditional Formatting App. User Guide KWizCom Corporation Conditional Formatting App User Guide Copyright 2005-2018 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 95 Mural Street, Suite 600 Richmond Hill, ON L4B 3G2

More information

KWizCom Corporation. Repeating Rows App. User Guide

KWizCom Corporation. Repeating Rows App. User Guide KWizCom Corporation Repeating Rows App User Guide Copyright 2005-2015 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 95 Mural Street, Suite 600 Richmond Hill, ON L4B 3G2 Canada

More information

KWizCom Corporation. Cascading LookApp. User Guide

KWizCom Corporation. Cascading LookApp. User Guide KWizCom Corporation Cascading LookApp User Guide Copyright 2005-2017 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 95 Mural Street, Suite 600 Richmond Hill, ON L4B 3G2 Canada E-mail:

More information

KWizCom Corporation. Paste+ App. User Guide

KWizCom Corporation. Paste+ App. User Guide KWizCom Corporation Paste+ App User Guide Copyright 2005-2017 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 95 Mural Street, Suite 600 Richmond Hill, Ontario L4B 3G2, Canada E-mail:

More information

Installation & User Guide

Installation & User Guide SharePoint URL field with file picker Installation & User Guide Copyright 2005-2017 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 95 Mural Street, Suite 600 Richmond Hill, Ontario

More information

KWizCom Corporation. Datasheet View for SharePoint 2013/2016. User Guide

KWizCom Corporation. Datasheet View for SharePoint 2013/2016. User Guide KWizCom Corporation Datasheet View for SharePoint 2013/2016 User Guide Copyright 2005-2018 KWizCom Corporation. All rights reserved. Company Headquarters 95 Mural Street, Suite 600 Richmond Hill, ON L4B

More information

KWizCom Corporation. SharePoint Aggregated Calculation Field Type. User Guide

KWizCom Corporation. SharePoint Aggregated Calculation Field Type. User Guide KWizCom Corporation SharePoint Aggregated Calculation Field Type User Guide Copyright 2005-2018 KWizCom Corporation. All rights reserved. Company Headquarters 95 Mural Street, Suite 600 Richmond Hill,

More information

KWizCom Corporation. SharePoint Repeating Rows Field Type. User Guide

KWizCom Corporation. SharePoint Repeating Rows Field Type. User Guide KWizCom Corporation SharePoint Repeating Rows Field Type User Guide Copyright 2005-2017 KWizCom Corporation. All rights reserved. Company Headquarters 95 Mural Street, Suite 600 Richmond Hill, ON L4B 3G2

More information

KWizCom Custom Actions

KWizCom Custom Actions KWizCom Corporation KWizCom Custom Actions Admin Guide Copyright 2005-2015 KWizCom Corporation. All rights reserved. KWizCom Custom Actions Admin Guide Company Headquarters 95 Mural Street, Suite 600 Richmond

More information

KWizCom Corporation. Clipboard Manager for SharePoint. User Guide

KWizCom Corporation. Clipboard Manager for SharePoint. User Guide KWizCom Corporation Clipboard Manager for SharePoint User Guide Copyright 2005-2018 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 95 Mural Street, Suite 600 Richmond Hill, Ontario

More information

KWizCom Corporation. SharePoint Repeating Rows Field Type. User Guide

KWizCom Corporation. SharePoint Repeating Rows Field Type. User Guide KWizCom Corporation SharePoint Repeating Rows Field Type User Guide Copyright 2005-2014 KWizCom Corporation. All rights reserved. Company Headquarters 95 Mural Street, Suite 600 Richmond Hill, ON L4B 3G2

More information

Installation & User Guide

Installation & User Guide SharePoint List Filter Plus Web Part Installation & User Guide Copyright 2005-2017 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 95 Mural Street, Suite 600 Richmond Hill, Ontario

More information

KWizCom Corporation. SharePoint Repeating Rows Field Type. User Guide

KWizCom Corporation. SharePoint Repeating Rows Field Type. User Guide KWizCom Corporation SharePoint Repeating Rows Field Type User Guide Copyright 2005-2016 KWizCom Corporation. All rights reserved. Company Headquarters 95 Mural Street, Suite 600 Richmond Hill, ON L4B 3G2

More information

Installation & User Guide

Installation & User Guide SharePoint Risk Management Chart web part Installation & User Guide Copyright 2005-2018 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 95 Mural Street, Suite 600 Richmond Hill,

More information

KWizCom Corporation. Scan App. User Guide

KWizCom Corporation. Scan App. User Guide KWizCom Corporation Scan App User Guide Copyright 2005-2018 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 95 Mural Street, Suite 600 Richmond Hill, ON L4B 3G2 Canada E-mail: info@kwizcom.com

More information

Installation & User Guide

Installation & User Guide SharePoint List Aggregator Installation & User Guide Copyright 2005-2009 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 50 McIntosh Drive, Unit 109 Markham, Ontario ON L3R 9T3,

More information

SharePoint Cascading Lookup Plus Field Type. Administrator Guide

SharePoint Cascading Lookup Plus Field Type. Administrator Guide SharePoint Cascading Lookup Plus Field Type Administrator Guide Copyright 2005-2016 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 95 Mural Street, Suite 600 Richmond Hill, Ontario

More information

imush Information Management Utilities for SharePoint

imush Information Management Utilities for SharePoint KWizCom Corporation imush Information Management Utilities for SharePoint Printing Feature User Guide Copyright 2005-2017 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 95 Mural

More information

SharePoint List Custom Actions Feature

SharePoint List Custom Actions Feature KWizCom Corporation SharePoint List Custom Actions Feature User Guide Copyright 2005-2012 KWizCom Corporation. All rights reserved. SharePoint List Custom Actions User Guide Company Headquarters KWizCom

More information

SharePoint List Custom Actions Feature

SharePoint List Custom Actions Feature KWizCom Corporation SharePoint List Custom Actions Feature User Guide Copyright 2005-2010 KWizCom Corporation. All rights reserved. SharePoint List Custom Actions User Guide Company Headquarters KWizCom

More information

Installation & User Guide

Installation & User Guide SharePoint Media Plus Web Part Installation & User Guide Copyright 2005-2013 KWizCom corporation. All rights reserved. Company Headquarters KWizCom 59 Mural Street, Suite 600 Richmond Hill, Ontario L4B

More information

KWizCom Corporation. SharePoint Repeating Rows Field Type. User Guide

KWizCom Corporation. SharePoint Repeating Rows Field Type. User Guide KWizCom Corporation SharePoint Repeating Rows Field Type User Guide Copyright 2005-2011 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 50 McIntosh Drive, Unit 109 Markham, Ontario

More information

imush Information Management Utilities for SharePoint

imush Information Management Utilities for SharePoint KWizCom Corporation imush Information Management Utilities for SharePoint Scanning Feature User Guide Copyright 2005-2017 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 95 Mural

More information

Administration Guide

Administration Guide SharePoint List Aggregator Administration Guide Copyright 2005-2017 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 95 Mural Street, Suite 600 Richmond Hill, Ontario L4B 3G2, Canada

More information

KWizCom Corporation. SharePoint Discussion Boards Feature. User Guide

KWizCom Corporation. SharePoint Discussion Boards Feature. User Guide KWizCom Corporation SharePoint Discussion Boards Feature User Guide Copyright 2005-2010 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 50 McIntosh Drive, Unit 109 Markham, Ontario

More information

SharePoint Cascading Lookup Plus Field Type. Administrator Guide

SharePoint Cascading Lookup Plus Field Type. Administrator Guide SharePoint Cascading Lookup Plus Field Type Administrator Guide Copyright 2005-2013 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 50 McIntosh Drive, Unit 109 Markham, Ontario ON

More information

KWizCom Corporation. SharePoint Discussion Boards Feature. User Guide

KWizCom Corporation. SharePoint Discussion Boards Feature. User Guide KWizCom Corporation SharePoint Discussion Boards Feature User Guide Copyright 2005-2010 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 50 McIntosh Drive, Unit 109 Markham, Ontario

More information

SharePoint List Custom Actions Feature

SharePoint List Custom Actions Feature KWizCom Corporation SharePoint List Custom Actions Feature User Guide Copyright 2005-2010 KWizCom Corporation. All rights reserved. SharePoint List Custom Actions User Guide Company Headquarters KWizCom

More information

KWizCom Corporation. SharePoint Enterprise Aggregation Caching Feature. User Guide

KWizCom Corporation. SharePoint Enterprise Aggregation Caching Feature. User Guide KWizCom Corporation SharePoint Enterprise Aggregation Caching Feature User Guide Copyright 2005-2011 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 50 McIntosh Drive, Unit 109 Markham,

More information

KWizCom Forms. User Guide

KWizCom Forms. User Guide KWizCom Forms User Guide Copyright 2005-2015 KWizCom Corporation. All rights reserved. Company Headquarters 95 Mural Street, Suite 600 Richmond Hill, ON L4B 3G2 Canada E-mail: info@kwizcom.com Web site:

More information

SharePoint Remote List Viewer web part

SharePoint Remote List Viewer web part SharePoint Remote List Viewer web part Copyright 2005-2010 KWizCom corporation. All rights reserved. Company Headquarters KWizCom 50 McIntosh Drive, Unit 109 Markham, Ontario ON L3R 9T3, Canada E-mail:

More information

Installation & User Guide

Installation & User Guide SharePoint organization chart Web Part Installation & User Guide Copyright 2005-2011 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 50 McIntosh Drive, Unit 109 Markham, Ontario

More information

Installation & User Guide

Installation & User Guide SharePoint InfoPath Form Viewer web part Installation & User Guide Copyright 2005 KWizCom LTD. All rights reserved. Company Headquarters P.O. Box #38514 North York, Ontario M2K 2Y5 Canada E-mail: info@kwizcom.com

More information

Installation & User Guide

Installation & User Guide SharePoint Favorite Documents Installation & User Guide Copyright 2005 KWizCom LTD. All rights reserved. Company Headquarters 10 Ruddington St. Toronto M2K 2J7 Canada E-mail: info@kwizcom.com Web site:

More information

KWizCom Corporation. SharePoint File Controller Feature. User Guide

KWizCom Corporation. SharePoint File Controller Feature. User Guide KWizCom Corporation SharePoint File Controller Feature User Guide Copyright 2005-2010 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 50 McIntosh Drive, Unit 109 Markham, Ontario

More information

Installation & User Guide

Installation & User Guide SharePoint Image Rotator Web Part Installation & User Guide Copyright 2005-2010 KWizCom corporation. All rights reserved. Company Headquarters KWizCom 50 McIntosh Drive, Unit 109 Markham, Ontario L3R 9T3,

More information

Installation & User Guide

Installation & User Guide SharePoint Search String Highlighter Installation & User Guide Copyright 2005-2009 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 148 Castle Rock Dr. Richmond Hill, Ontario L4C

More information

imush Information Management Utilities for SharePoint

imush Information Management Utilities for SharePoint KWizCom Corporation imush Information Management Utilities for SharePoint Printing Feature User Guide Copyright 2005-2012 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 50 McIntosh

More information

Installation & User Guide

Installation & User Guide SharePoint List Menu Editor Installation & User Guide Copyright 2005 KWizCom LTD. All rights reserved. Company Headquarters P.O. Box #38514 North York, Ontario M2K 2Y5 Canada E-mail: info@kwizcom.com Web

More information

SharePoint Mobile Extensions

SharePoint Mobile Extensions KWizCom Corporation SharePoint Mobile Extensions User Guide Copyright 2005-2010 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 50 McIntosh Drive, Unit 109 Markham, Ontario ON L3R

More information

KWizCom Corporation. File Upload field type. User Guide

KWizCom Corporation. File Upload field type. User Guide KWizCom Corporation File Upload field type User Guide Copyright 2005-2012 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 50 McIntosh Drive, Unit 109 Markham, Ontario ON L3R 9T3,

More information

Installation & User Guide

Installation & User Guide SharePoint Media Plus Web Part Installation & User Guide Copyright 2005-2008 KWizCom corporation. All rights reserved. Company Headquarters 148 Castle Rock Dr. Richmond Hill, Ontario L4C 5K5, Canada E-mail:

More information

SharePoint Mobile Extensions

SharePoint Mobile Extensions KWizCom Corporation SharePoint Mobile Extensions Admin Guide Copyright 2005-2012 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 50 McIntosh Drive, Unit 109 Markham, Ontario ON L3R

More information

Installation & User Guide

Installation & User Guide SharePoint Rating Solution Installation & User Guide Copyright 2005-2013 KWizCom Corporation. All rights reserved. E-mail: info@kwizcom.com Web site: http://www.kwizcom.com Sales E-mail: sales@kwizcom.com

More information

imush Information Management Utilities for SharePoint

imush Information Management Utilities for SharePoint KWizCom Corporation imush Information Management Utilities for SharePoint Scanning Feature User Guide Copyright 2005-2011 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 50 McIntosh

More information

SharePoint Current Item Property Web Part

SharePoint Current Item Property Web Part SharePoint Current Item Property Web Part Copyright 2005-2011 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 50 McIntosh Drive, Unit 109 Markham, Ontario ON L3R 9T3, Canada E-mail:

More information

Installation & User Guide

Installation & User Guide SharePoint Tagging Feature V1 Installation & User Guide Copyright 2005 KWizCom LTD. All rights reserved. Company Headquarters P.O. Box #38514 North York, Ontario M2K 2Y5 Canada E-mail: info@kwizcom.com

More information

Installation & User Guide

Installation & User Guide SharePoint Calendar Plus Installation & User Guide Copyright 2005-2016 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 95 Mural Street, Suite 600 Richmond Hill, Ontario L4B 3G2,

More information

Virto SharePoint Forms Designer for Office 365. Installation and User Guide

Virto SharePoint Forms Designer for Office 365. Installation and User Guide Virto SharePoint Forms Designer for Office 365 Installation and User Guide 2 Table of Contents KEY FEATURES... 3 SYSTEM REQUIREMENTS... 3 INSTALLING VIRTO SHAREPOINT FORMS FOR OFFICE 365...3 LICENSE ACTIVATION...4

More information

Installation & User Guide

Installation & User Guide SharePoint List Aggregator Installation & User Guide Copyright 2005-2011 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 50 McIntosh Drive, Unit 109 Markham, Ontario ON L3R 9T3,

More information

leveraging your Microsoft Calendar Browser for SharePoint Administrator Manual

leveraging your Microsoft Calendar Browser for SharePoint Administrator Manual CONTENT Calendar Browser for SharePoint Administrator manual 1 INTRODUCTION... 3 2 REQUIREMENTS... 3 3 CALENDAR BROWSER FEATURES... 4 3.1 BOOK... 4 3.1.1 Order Supplies... 4 3.2 PROJECTS... 5 3.3 DESCRIPTIONS...

More information

Getting Started with Access

Getting Started with Access MS Access Chapter 2 Getting Started with Access Course Guide 2 Getting Started with Access The Ribbon The strip across the top of the program window that contains groups of commands is a component of the

More information

Installation & User Guide

Installation & User Guide SharePoint Calendar Plus Installation & User Guide Copyright 2005-2011 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 50 McIntosh Drive, Unit 109 Markham, Ontario ON L3R 9T3, Canada

More information

Installation & User Guide

Installation & User Guide SharePoint Search String Highlighter Installation & User Guide Copyright 2005 KWizCom LTD. All rights reserved. Company Headquarters P.O. Box #38514 North York, Ontario M2K 2Y5 Canada E-mail: info@kwizcom.com

More information

SharePoint Wiki Plus Administration Guide

SharePoint Wiki Plus Administration Guide SharePoint Wiki Plus Administration Guide Installation & User Guide Copyright 2005-2017 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 95 Mural Street, Suite 600 Richmond Hill,

More information

Virto SharePoint Forms Designer for Office 365. Installation and User Guide

Virto SharePoint Forms Designer for Office 365. Installation and User Guide Virto SharePoint Forms Designer for Office 365 Installation and User Guide 2 Table of Contents KEY FEATURES... 3 SYSTEM REQUIREMENTS... 3 INSTALLING VIRTO SHAREPOINT FORMS FOR OFFICE 365... 3 LICENSE ACTIVATION...

More information

SharePoint List Booster Features

SharePoint List Booster Features SharePoint List Booster Features Contents Overview... 5 Supported Environment... 5 User Interface... 5 Disabling List Booster, Hiding List Booster Menu and Disabling Cross Page Queries for specific List

More information

KWizCom Apps and Tools activation tutorial

KWizCom Apps and Tools activation tutorial KWizCom Apps and Tools activation tutorial This article outlines how to use KWizCom's activation form in order to activate your KWizCom App (SharePoint online add-in) and other SharePoint Online Tools

More information

Actual4Test. Actual4test - actual test exam dumps-pass for IT exams

Actual4Test.  Actual4test - actual test exam dumps-pass for IT exams Actual4Test http://www.actual4test.com Actual4test - actual test exam dumps-pass for IT exams Exam : MB2-715 Title : Microsoft Dynamics 365 customer engagement Online Deployment Vendor : Microsoft Version

More information

A Guide to Using WordPress + RAVEN5. v 1.4 Updated May 25, 2018

A Guide to Using WordPress + RAVEN5. v 1.4 Updated May 25, 2018 + v 1.4 Updated May 25, 2018 Table of Contents 1. Introduction...................................................................................3 2. Logging In.....................................................................................4

More information

From the Insert Tab (1), highlight Picture (2) drop down and finally choose From Computer to insert a new image

From the Insert Tab (1), highlight Picture (2) drop down and finally choose From Computer to insert a new image Inserting Image To make your page more striking visually you can add images. There are three ways of loading images, one from your computer as you edit the page or you can preload them in an image library

More information

SEO Toolkit Magento Extension User Guide Official extension page: SEO Toolkit

SEO Toolkit Magento Extension User Guide Official extension page: SEO Toolkit SEO Toolkit Magento Extension User Guide Official extension page: SEO Toolkit Page 1 Table of contents: 1. SEO Toolkit: General Settings..3 2. Product Reviews: Settings...4 3. Product Reviews: Examples......5

More information

SharePoint Wiki Plus Administration Guide

SharePoint Wiki Plus Administration Guide SharePoint Wiki Plus Administration Guide Installation & User Guide Copyright 2005-2011 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 50 McIntosh Drive, Unit 109 Markham, Ontario

More information

Modern Requirements4TFS 2018 Release Notes

Modern Requirements4TFS 2018 Release Notes Modern Requirements4TFS 2018 Release Notes Modern Requirements 3/7/2018 Table of Contents 1. INTRODUCTION... 3 2. SYSTEM REQUIREMENTS... 3 3. APPLICATION SETUP... 3 GENERAL... 4 1. FEATURES... 4 2. ENHANCEMENT...

More information

Virto Kanban Board Add-in for Office 365 User and Installation Guide

Virto Kanban Board Add-in for Office 365 User and Installation Guide Virto Kanban Board Add-in for Office 365 User and Installation Guide Copyright 2017 All rights reserved. www.virtosoftware.com 2 Contents System/Developer Requirements... 3 Operating System... 3 Server...

More information

Guide to Make Google Docs & Google Slides ADA Compliant

Guide to Make Google Docs & Google Slides ADA Compliant Guide to Make Google Docs & Google Slides ADA Compliant Google Docs Headings Google Docs, like Microsoft Word, offers built in headings that help create a structure to your document and allow them to be

More information

Management Reports Centre. User Guide. Emmanuel Amekuedi

Management Reports Centre. User Guide. Emmanuel Amekuedi Management Reports Centre User Guide Emmanuel Amekuedi Table of Contents Introduction... 3 Overview... 3 Key features... 4 Authentication methods... 4 System requirements... 5 Deployment options... 5 Getting

More information

One of the fundamental kinds of websites that SharePoint 2010 allows

One of the fundamental kinds of websites that SharePoint 2010 allows Chapter 1 Getting to Know Your Team Site In This Chapter Requesting a new team site and opening it in the browser Participating in a team site Changing your team site s home page One of the fundamental

More information

Web Push Notification

Web Push Notification Web Push Notification webkul.com/blog/web-push-notification-for-magento2/ On - January 13, 2017 This impressive module allows you to send push notification messages directly to the web browser. The biggest

More information

Landing Pages Magento Extension User Guide Official extension page: Landing Pages

Landing Pages Magento Extension User Guide Official extension page: Landing Pages Landing Pages Magento Extension User Guide Official extension page: Landing Pages Page 1 Table of contents: 1. Extension settings..... 3 2. Add landing pages. 5 3. General landing page info...... 7 4.

More information

Virto Html5 Bulk File Upload for Microsoft SharePoint Release User and Installation Guide

Virto Html5 Bulk File Upload for Microsoft SharePoint Release User and Installation Guide Virto Html5 Bulk File Upload for Microsoft SharePoint Release 1.6.0 User and Installation Guide 2 Table of Contents Contents Table of Contents... 2 Features List... 3 System/Developer Requirements... 3

More information

Microsoft Windows SharePoint Services

Microsoft Windows SharePoint Services Microsoft Windows SharePoint Services SITE ADMIN USER TRAINING 1 Introduction What is Microsoft Windows SharePoint Services? Windows SharePoint Services (referred to generically as SharePoint) is a tool

More information

Virto Office 365 Bulk File Upload for Microsoft SharePoint Online Release User and Installation Guide

Virto Office 365 Bulk File Upload for Microsoft SharePoint Online Release User and Installation Guide Virto Office 365 Bulk File Upload for Microsoft SharePoint Online Release 1.0.0 User and Installation Guide 2 Table of Contents Contents Table of Contents... 2 Features List... 3 System/Developer Requirements...

More information

Chronodat Issue Tracker Add-in. User Manual CHRONODAT, LLC. February 15, 2017 Version P age

Chronodat Issue Tracker Add-in. User Manual CHRONODAT, LLC. February 15, 2017 Version P age Chronodat Issue Tracker Add-in User Manual CHRONODAT, LLC February 15, 2017 Version 2.0 1 P age Introduction The introduction section of the document describes the scope and objective of Office 365 Chronodat

More information

Chronodat Help Desk (Lite)

Chronodat Help Desk (Lite) Chronodat Help Desk (Lite) (User Manual) By CHRONODAT, LLC For further information, visit us at www.chronodat.com For support, contact us at support@chronodat.com Version 2.0.0.0 Created: 10-03-2018 1

More information

ArtfulBits Calendar Web Part

ArtfulBits Calendar Web Part ArtfulBits Calendar Web Part for Microsoft SharePoint 2010 User Guide Overview... 1 Feature List... 3 Why ArtfulBits Calendar Web Part?... 3 How to Use... 4 How to create new List View with ArtfulBits

More information

Chronodat Help Desk. (User Manual) By CHRONODAT, LLC

Chronodat Help Desk. (User Manual) By CHRONODAT, LLC Chronodat Help Desk (User Manual) By CHRONODAT, LLC For further information, visit us at www.chronodat.com For support, contact us at support@chronodat.com Version 2.0.0.0 Created: 09-24-2018 1 P a g e

More information

KWizCom Corporation. imush. Information Management Utilities for SharePoint. Printing Feature. Application Programming Interface (API)

KWizCom Corporation. imush. Information Management Utilities for SharePoint. Printing Feature. Application Programming Interface (API) KWizCom Corporation imush Information Management Utilities for SharePoint Printing Feature Application Programming Interface (API) Copyright 2005-2014 KWizCom Corporation. All rights reserved. Company

More information

Contents. Xweb User Manual

Contents. Xweb User Manual USER MANUAL Contents 1. Website/Pages/Sections/Items/Elements...2 2. Click & Edit, Mix & Match (Drag & Drop)...3 3. Adding a Section...4 4. Managing Sections...5 5. Adding a Page...8 6. Managing Pages

More information

EMPLOYEE DIRECTORY (SHAREPOINT ADD-IN)

EMPLOYEE DIRECTORY (SHAREPOINT ADD-IN) EMPLOYEE DIRECTORY (SHAREPOINT ADD-IN) Global, Global Plus version Updated: March 2018 Version 1.0.0.7 Copyright Beyond Intranet 2017. All Rights Reserved i Notice. This is a controlled document. Unauthorized

More information

COMMISSION OF TEXAS MAY

COMMISSION OF TEXAS MAY GIS Viewer RAILROAD COMMISSION OF TEXAS MAY 2017 Table of Contents GIS Viewer Basics... 1 Basics... 1 Screen Overview... 2 Tools... 5 Visibility... 5 Measure Tool... 7 Identify Tool... 10 Coordinates Tool...

More information

Modern Requirements4TFS 2018 Update 1 Release Notes

Modern Requirements4TFS 2018 Update 1 Release Notes Modern Requirements4TFS 2018 Update 1 Release Notes Modern Requirements 6/22/2018 Table of Contents 1. INTRODUCTION... 3 2. SYSTEM REQUIREMENTS... 3 3. APPLICATION SETUP... 3 GENERAL... 4 1. FEATURES...

More information

Rocket Theme. User Guide

Rocket Theme. User Guide Rocket Theme User Guide This user guide explains all main features and tricks of multifunctional Rocket WordPress Theme. This information will make your work with the theme even easier and more effective.

More information

Installing and Configuring hopto Work. System Requirements Be sure you have these system requirements to install and use hopto Work.

Installing and Configuring hopto Work. System Requirements Be sure you have these system requirements to install and use hopto Work. Installing and Configuring hopto Work To configure and install hopto Work on your Microsoft Windows server, you ll need to have Administrator status. Note: The recommended setup is that Active Directory

More information

SharePoint General Instructions

SharePoint General Instructions SharePoint General Instructions Table of Content What is GC Drive?... 2 Access GC Drive... 2 Navigate GC Drive... 2 View and Edit My Profile... 3 OneDrive for Business... 3 What is OneDrive for Business...

More information

SmartView. User Guide - Analysis. Version 2.0

SmartView. User Guide - Analysis. Version 2.0 SmartView User Guide - Analysis Version 2.0 Table of Contents Page i Table of Contents Table Of Contents I Introduction 1 Dashboard Layouts 2 Dashboard Mode 2 Story Mode 3 Dashboard Controls 4 Dashboards

More information

SharePoint Quick Previewer

SharePoint Quick Previewer KWizCom Corporation SharePoint Quick Previewer Admin Guide Copyright 2005-2013 KWizCom Corporation. All rights reserved. Company Headquarters 95 Mural Street, Suite 600 Richmond Hill, ON L4B 3G2 Canada

More information

What s New in Access 2007

What s New in Access 2007 What s New in Access 2007 This document provides a general overview of the new and improved features in Microsoft Access 2007. Opening Assurances 1. Functionality is the same; how we interact with the

More information

ATTACHMENT MANAGEMENT USING AZURE BLOB STORAGE

ATTACHMENT MANAGEMENT USING AZURE BLOB STORAGE MICROSOFT LABS JUNE 27, 2018 ATTACHMENT MANAGEMENT USING AZURE BLOB STORAGE A Solution to help optimize Dynamics 365 CRM storage by automatically saving file attachments to Azure Blob Storage Contents

More information

owncloud Android App Manual

owncloud Android App Manual owncloud Android App Manual Release 2.0.0 The owncloud developers December 14, 2017 CONTENTS 1 Using the owncloud Android App 1 1.1 Getting the owncloud Android App...................................

More information

Insignia Update to HTML5

Insignia Update to HTML5 Insignia Update to Insignia Software is proud to announce that our version is now available to all our customers. Our major focus in the release was making Insignia customizable to your needs. All features

More information

Telerik Corp. Test Studio Standalone & Visual Studio Plug-In Quick-Start Guide

Telerik Corp. Test Studio Standalone & Visual Studio Plug-In Quick-Start Guide Test Studio Standalone & Visual Studio Plug-In Quick-Start Guide Contents Create your First Test... 3 Standalone Web Test... 3 Standalone WPF Test... 6 Standalone Silverlight Test... 8 Visual Studio Plug-In

More information

SharePoint Wiki Plus Getting Started

SharePoint Wiki Plus Getting Started SharePoint Wiki Plus Getting Started Installation & User Guide Copyright 2005-2008 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 148 Castle Rock Dr. Richmond Hill, Ontario L4C

More information

INDEX COPYRIGHTED MATERIAL

INDEX COPYRIGHTED MATERIAL INDEX $SPUrl, 267 8-bit colors, 307 960 Grid, 352 356, 365 About.com, 163 A Add a Page menu, 273, 335 Add an App menu, 16, 24 adjacent sibling selector, CSS, 155 AjaxDelta controls, 209 210, 217 alternate

More information

Design Gallery User Guide

Design Gallery User Guide Design Gallery User Guide Table of Contents Placing an Order... 3 For Stock and Print on Demand Items... 4 For Customizable Items... 5 Advanced Location Search in Shopping... 7 Your Shopping Cart... 8

More information