KWizCom Corporation. Data View Plus App. User Guide

Size: px
Start display at page:

Download "KWizCom Corporation. Data View Plus App. User Guide"

Transcription

1 KWizCom Corporation Data View Plus 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 46

3 CONTENTS Contents... 3 introduction... 5 General... 5 Product Overview... 6 Key Features... 6 Installation... 8 Software Requirements... 8 Server Requirements... 8 Client Requirements... 8 Installation Procedure... 8 Administration Guide... 9 Adding the Data View Plus web part to your page... 9 Data View Plus web part Data Source configuration SharePoint List Data source settings Excel file Data source settings SharePoint List Aggregator Data source settings SharePoint Search Data source settings Graph API Data source settings Item types settings Customizing the Data View Plus UI Web part UI structure Available controls Configuring Controls Advanced Customizations Copyright KWizCom Corp. All rights reserved. Page 3 of 46

4 Using the Formula Editor Global Actions and Item Actions Data View Plus Custom Control Copyright KWizCom Corp. All rights reserved. Page 4 of 46

5 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 5 of 46

6 PRODUCT OVERVIEW Data View Plus app is part of KWizCom Data View Toolset for SharePoint Online KWizCom's Data View Plus is a SharePoint client-side web part, utilizing the new SharePoint Framework (SPFx). This web part is a super-flexible swiss-knife for data retrieval and display purposes. It allows you to: a) Connect to various data sources b) Assemble your web part UI parts, just like in a Lego game, using many available display controls. c) Optional: Further configure and customize the result display using standard html, css and knockout code This web part is a super-set of all KWizCom Data View Toolset web parts, thus includes the functionality of the following web parts: List View Plus web part List Aggregator web part Picture Gallery web part Org. Chart web part As such, it includes all the display controls that are available with the above web parts. In addition, the Data View Plus web part enables adding custom templates using html and knockout, to implement any custom UX by connecting to the available data sources. KEY FEATURES Feature Connect to the following data sources: SharePoint List/Library SharePoint aggregation SharePoint Search API Data View Plus App Copyright KWizCom Corp. All rights reserved. Page 6 of 46

7 Excel file MS Graph API Various configurable display controls: Table, List, Tabs, Groups, Paging, Configurable Filters, Org. Charts, Persona card Customizable item-actions Customizable global (multi-item) actions Deeper customizations available by using knockout Export to CSV Custom templates Implement your own exact required display using html, css and knockout together with Data View Plus available data sources. Copyright KWizCom Corp. All rights reserved. Page 7 of 46

8 INSTALLATION SOFTWARE REQUIREMENTS SERVER REQUIREMENTS SharePoint 2013/2016 configured for app hosting SharePoint online (Office 365) SPFx v1.5 or later 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 8 of 46

9 ADMINISTRATION GUIDE ADDING THE DATA VIEW PLUS WEB PART TO YOUR PAGE Data View Plus 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: Click to add the Data View Plus web part to your page. Copyright KWizCom Corp. All rights reserved. Page 9 of 46

10 DATA VIEW PLUS WEB PART DATA SOURCE CONFIGURATION To configure the web, edit the web part settings: You will see the web part s toolpane: Property Data source type Custom CSS file Keep persistent cache for Description Select to which of the data types you wish to connect the web part. According to the selected type, the relevant properties will appear. You can override various styles by providing your own CSS file url. The web part caches requests that take longer than others to enhance the web part performance. After you connect the Data View Plus to a data source, the matching default controls will be displayed, and additional properties will appear, depending on your selected data source. The following sections cover each of the available data sources settings and all available display controls. Copyright KWizCom Corp. All rights reserved. Page 10 of 46

11 SHAREPOINT LIST DATA SOURCE SETTINGS The SharePoint List data source enables you to connect to a single SharePoint list/library. It includes the following properties: Property SharePoint site url SharePoint list List view Maximum number of items Description Site where the list/library that you wish to display Is located. Select the list/library that you want to display. Select the view that you want to display. This property allows you to limit the number of items returned from the data source. Select data type section In this section you should select the displayed items data type. This affects what controls will be available to display the data and what additional properties are required. Items data type Select the type of data: Generic items will be rendered using table/list controls (regular grid display) Calendar will be rendered using Calendar controls. Organization chart will be rendered using Org. Chart and Persona cards controls. Pictures will be rendered using various picture gallery controls. Details about each item data type are available in the Item types section. Copyright KWizCom Corp. All rights reserved. Page 11 of 46

12 EXCEL FILE DATA SOURCE SETTINGS The Excel file datasource enables you to connect to a MS Excel file located in a SharePoint library. It includes the following properties: Property Enter Excel file url Excel Object Enter Sheet Range Configure column info Description Type the url of an excel file stored in your SharePoint. Select the excel sheet. Type the cell range that define the data you wish to display For each of the datasource columns, you can configure additional properties that affect the way it will be displayed by the web part. These properties include: - Displayed title if you want it to be different than the original column name - Include in table view check this property to make this column visible in the Table control - Field data type Select the data type to have the column data rendered in the proper way. Example: link, image. Select data type section In this section you should select the displayed items data type. This affects what controls will be available to display the data and what additional properties are required. Items data type Select the type of data: Generic items will be rendered using table/list controls (regular grid display) Calendar will be rendered using Calendar controls. Organization chart will be rendered using Org. Chart and Persona cards controls. Pictures will be rendered using various picture gallery controls. Copyright KWizCom Corp. All rights reserved. Page 12 of 46

13 After you use the appropriate data type, you will see additional settings and relevant controls that match the selected type. Details about each item data type are available in the Item types section. Copyright KWizCom Corp. All rights reserved. Page 13 of 46

14 SHAREPOINT LIST AGGREGATOR DATA SOURCE SETTINGS The SharePoint List Aggregator datasource enables you to aggregate items/documents from multiple lists/libraries and from multiple sites and site collections. It includes the following properties: Property Description Select list view used as query definition section This section includes properties that define a list view which is used as a query to aggregate list/library items from multiple datasources. SharePoint site url SharePoint list List view Maximum number of items Maximum number of items per list New Item Url Type the url of the SharePoint site where the list view that you want to use as the query definition is located Select the list that includes the view that will be used as the query definition for the aggregation. Select the view that will be used as the query definition for the aggregation. Limit the number of items to get from the data source. If you do not specify a number, the selected view item limit will be used. Limit the number of items per list in data source. Provide the url for new item. By default populated with new item url from chosen list Manage data sources section This section enables adding/updating multiple aggregation data sources on which the selected query (list view) will be executed. Add data source Open the Configure data source popup, See details in the next page. Select data type section In this section you should select the displayed items data type. This affects what controls will be available to display the data and what additional properties are required. Items data type Select the type of data: Generic items will be rendered using table/list controls (regular grid display) Calendar will be rendered using Calendar controls. Copyright KWizCom Corp. All rights reserved. Page 14 of 46

15 Organization chart will be rendered using Org. Chart and Persona cards controls. Pictures will be rendered using various picture gallery controls. After you use the appropriate data type, you will see additional settings and relevant controls that match the selected type. Details about each item data type are available in the Item types section. Copyright KWizCom Corp. All rights reserved. Page 15 of 46

16 When clicking the Add data source the following popup appears, enabling you to configure the data source s properties: Property Friendly name Aggregation scope Starting SharePoint site url List title pattern Site title pattern List types Content type Disabled/Enabled Description Name of the data source Select the aggregation scope of this data source: - Entire site collection - Specific site - Specific site and sub-sites - Specific lists The top-level site from which aggregation will start. Use * to define list name patterns that start/end/contain a specific string to limit the aggregation scope. Use * to define site name patterns that start/end/contain a specific string to limit the aggregation scope. Select the types of lists that you wish to aggregate. You can select multiple types. Select content type if you wish to limit the aggregation to a specific Toggle to make a data source active/inactive. Copyright KWizCom Corp. All rights reserved. Page 16 of 46

17 SHAREPOINT SEARCH DATA SOURCE SETTINGS The SharePoint Search data source enables you to use the SharePoint Search service to aggregate data across your entire tenant. The advantage of the SharePoint Search data source comparing to the List Aggregator data source is that it is faster and query multiple site collections and web application in a single request. The downside of the SharePoint Search comparing to List Aggregator data source is that it requires your SP admin to properly configure the Search service and configure all relevant list columns as managed properties, so there s some overhead before you can use this data source. It includes the following properties: Property Description Search settings section Query Text List types Content type Search documents and list items only Trim similar results Select columns Search results source Maximum number of items SharePoint search query. Please make sure columns are mapped correctly before you use them. Learn more about query syntax Select the types of lists that you wish to aggregate. You can select multiple types. Select content type if you wish to limit the aggregation to a specific Check to limit the aggregation to list items and documents only, other types will not be searched (such as people for example). Check to use SharePoint Search s ability to trim similar results. Type internal name of columns that you want to be retrieved, separated by comma. Select one of the available SharePoint Search result sources. Limit the number of items to get from the search. If you do not specify a number, the search default item limit will be used. Copyright KWizCom Corp. All rights reserved. Page 17 of 46

18 When clicking the Add data source the following popup appears, enabling you to configure the data source s properties: Property Description Limit search scopes (optional) section Add search scope Click the button to add a new search scope. While the SharePoint Search data source runs your query against a select SharePoint Search results source, you can further limit the scope of search by creating search scope/s. Each search scope is limited to a site collection and provides additional fitering properties, identical to the ones described for the List Aggregator data source in previous section. Copyright KWizCom Corp. All rights reserved. Page 18 of 46

19 GRAPH API DATA SOURCE SETTINGS The Graph API datasource enables you to connect via the MS Graph API to many Microsoft Online resources: So for example you can get your recent files from OneDrive, display your Outlook meetings and tasks, or display organization hierarchy based on Azure AD. Copyright KWizCom Corp. All rights reserved. Page 19 of 46

20 The MS Graph API datasource includes the following properties: Property Load graph example Description Click button to load one of the available presets: When selecting any of these examples, it will load the other properties with the selected example settings and display the appropriate controls. Example: AD org chart users will set the web part to get all users from Azure AD and will display by default an Org. Chart control to display them. Graph Path Select columns This is the path sent to Graph API. For more information about Graph API path syntax and options, checkout the Graph API explorer: Type the column names from the retrieved source. For more information about Graph API $select statement syntax and options, checkout the Graph API documentation: lect-parameter Copyright KWizCom Corp. All rights reserved. Page 20 of 46

21 Property Filter statement Advanced filter function Maximum number of items Microsoft Graph Expanded Properties Description A call to MS Graph API can include a filter statement, enabling you to define a query to limit the number of returned items. For more information about Graph API $filter statement syntax and options, checkout the Graph API documentation: ter-parameter Since the graph API has very limited $filter support, you can provide an optional advanced filter function that returns true for items to keep. For example: 'return item.usertype === null'. Note: this filter is slower than using the $filter parameter. Limit the number of items to get from the data source. You can add additional properties for each item by providing a custom property request. For example, you can add a user's photo as an expanded property. For more information about Graph API $expand statement syntax and options, checkout the Graph API documentation: pand-parameter Copyright KWizCom Corp. All rights reserved. Page 21 of 46

22 Property Configure column info Description For each of the datasource columns, you can configure additional properties that affect the way it will be displayed by the web part. These properties include: - Displayed title if you want it to be different than the original column name - Include in table view check this property to make this column visible in the Table control - Field data type Select the data type to have the column data rendered in the proper way. Example: link, image. - Order of display in various controls Select data type section In this section you should select the displayed items data type. This affects what controls will be available to display the data and what additional properties are required. Items data type Select the type of data: Generic items will be rendered using table/list controls (regular grid display) Calendar will be rendered using Calendar controls. Organization chart will be rendered using Org. Chart and Persona cards controls. Pictures will be rendered using various picture gallery controls. After you use the appropriate data type, you will see additional settings and relevant controls that match the selected type. Details about each item data type are available in the Item types section. Copyright KWizCom Corp. All rights reserved. Page 22 of 46

23 ITEM TYPES SETTINGS When you configure a datasource, you also select what is the data type of the retrieved items: The available data type are: - Generic items A generic item that requires no field mappings. Can be used in generic display controls such as Table or List. - Calendar (TBD) This data type includes data information that is best displayed in calendar control (TBD). - Organization chart A person in a hierarchy with a manager relation. Can be used in organizational chart and Persona controls. - Pictures Either a picture in a library or an item that has a link to a picture. Can be used in picture viewer controls such as a gallery. When selecting a data type, it may display additional properties which are relevant only to the selected data type. The following data types require configuring additional properties: Copyright KWizCom Corp. All rights reserved. Page 23 of 46

24 Organization chart data type additional properties The Organization chart data type requires you to map data source columns to columns which are required by an organization chart data type: Property Name Position Manager Picture Phone columns columns Description Name that will be displayed for each employee in the org. chart Employee s position/role Column that identifies the employee s manager Column holding the employee s picture Select one or more columns that hold phone numbers Select one or more columns that hold addresses Copyright KWizCom Corp. All rights reserved. Page 24 of 46

25 Pictures data type additional properties The Organization chart data type requires you to map data source columns to columns which are required by an organization chart data type: Property Url column Description Column in the source list that holds the picture url. Copyright KWizCom Corp. All rights reserved. Page 25 of 46

26 CUSTOMIZING THE DATA VIEW PLUS UI WEB PART UI STRUCTURE When you switch the page to edit mode, you will be able to see how the web part is structured: The List View Plus UI 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, including various controls. Controls These are the parts that compose the UI of the List View Plus UI. Each control has its own properties and can optionally contain another control that will be displayed after it. Copyright KWizCom Corp. All rights reserved. Page 26 of 46

27 Example: The following UI is made of the following controls: - Menu bar control displays the top menus and bottom New item menu - Table control displays items in grid layout - Paging control appears below the Table control. Copyright KWizCom Corp. All rights reserved. Page 27 of 46

28 AVAILABLE CONTROLS The web part includes the following controls: Control Web part header Description Displays the top part of the web part which includes several headers/sub headers. Example: IMPORTANT: this is a static control, unlike other controls it is always displayed at the top part of the web part, it cannot be removed. Configuring this control is done by editing the 1 st control that appears in the web part UI. Menu bar 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 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. Copyright KWizCom Corp. All rights reserved. Page 28 of 46

29 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 grid control that shows all columns from your data source. You can add up to 4 item actions, and control the item click behavior. 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. Copyright KWizCom Corp. All rights reserved. Page 29 of 46

30 Example: Filter 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. Organization chart 2 org. charts displaying hierarchy Persona cards When displaying org. chart data, displays employees in persona cards Copyright KWizCom Corp. All rights reserved. Page 30 of 46

31 Camera slideshow A pictures control displaying them as running slideshow Photopile Displays pictures as pile of pictures that you can move around Gallery Displays pictures in a gallery display Copyright KWizCom Corp. All rights reserved. Page 31 of 46

32 Custom control back door for developers enables you to create a custom control using html, css and knockout. The following picture shows and example of how you can use these controls: 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 UI, by using these and other controls and configure 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 32 of 46

33 CONFIGURING CONTROLS Back to edit mode: Let s have a look at the Menu bar control for example: The control has the following options/commands: Option/command Description Clicking the drop-down menu will display all available controls and enable you to replace this control with another one instead. Configure control. Clicking this command will open the Template Designer where you can configure this control s properties. Insert control above. Clicking this drop-down menu will allow you to select a control to be added above this control. example: add a Filter control above a Table control to allow end user to filter the displayed items. Remove control. Copyright KWizCom Corp. All rights reserved. Page 33 of 46

34 As mentioned above, to configure a control you click the control s command*. This will open the control designer on the right side, enabling you to update the control s properties. Changes you make are reflected immediately in the displayed web part. * COMMENT: To configure the web part s Header, you need to configure the top-most control, you will see the header properties appearing just before the edited control s properties. Example: The Paging control has the following settings, which are self-explanatory: Copyright KWizCom Corp. All rights reserved. Page 34 of 46

35 ADVANCED CUSTOMIZATIONS USING THE FORMULA EDITOR With the control designer, you can also include formulas and code snippets using knockout. This is done by using the formula editor. This enables adding advanced functionality to the web part. 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 web part instead of hardcoded captions. Clicking this link will open the formula editor popup: Copyright KWizCom Corp. All rights reserved. Page 35 of 46

36 Using the formula editor, you can type static text or insert a knockout formula. Since not all of us are developers, you can add formulas by using snippets available in the popup menu bar. When selecting a snippet, the matching knockout code will appear in the formula. The editor includes 3 menus: menu Component snippets Item columns Item snippets Description Includes a growing collection of scenario-based snippets such as: - Datasource title display the data source s title. This can be the title of the displayed list for example. - Selected items count this will dynamically display the number of items checked (selected) by the user in the web part. These snippets can be used in any of the web part header properties and in global menus (see details about global menus in the next section) Enables adding the value of item s selected columns/s from the data source. example: get the Due Date field s value of the selected item. These snippets can be used only in the context of an item, which is available in List and control displayed properties and in List and Table controls item actions. (see details about item actions in the next section) Includes a growing collection of examples of item s data you can retrieve such as: - Edit item url returns the url of the edit item link - Display item url Copyright KWizCom Corp. All rights reserved. Page 36 of 46

37 Returns the url of the view item link These snippets can be used only in the context of an item, which is available in List and control displayed properties and in List and Table controls item actions. (see details about item actions in the next section) Example 1: In the following web part UI, you can see at the top part a caption showing the number of selected items: This is implemented using the Description property which was updated with the formula editor, by simply selecting the Selected items count component snippet: Copyright KWizCom Corp. All rights reserved. Page 37 of 46

38 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'} Example 2: In the following Data View Plus web part List control, you can see the highlighted small text on the right part of each item, showing the item s last modified column value: Opening the formula editor for the List control s and clicking the Small property s edit formula link: you will see the following formula: Copyright KWizCom Corp. All rights reserved. Page 38 of 46

39 This formula displays the item s Modified column value. Copyright KWizCom Corp. All rights reserved. Page 39 of 46

40 GLOBAL ACTIONS AND ITEM ACTIONS Data View Plus web part enables you also to configure global and item-level actions that will be available as part of your tailored UX. Global actions Global actions are available in the Menu control and appear at the top and bottom parts of the web part UI: In the screenshot above we can see 4 global actions (3 at the top menu and 1 at the bottom menu) that appear by default when adding the Menu control: Global action Description Toggle selected items (select all/deselect all) Export current view to CSV file Delete selected items Open s the New Item form for the connected list in a new window. These actions are called global actions because they work in q global context and not in a selected item s context. This means that you can use such actions to perform various actins on multiple items such as: expoer items, delete selected items etc. Copyright KWizCom Corp. All rights reserved. Page 40 of 46

41 Updating/adding global actions is done by editing the Menu control, you will see the following Top actions and Bottom actions sections: As you can see, each action has an icon and name, can be deleted ( ) and edited ( ). To add a new global action click the link, and the following Script Editor popup will open: Copyright KWizCom Corp. All rights reserved. Page 41 of 46

42 This popup enables you to add custom global actions by writing your own custom knockout code. While implementing your required action, you can use parameters that enable you to access the required context. To learn more about each such parameter, click the parameter s info icon in this popup. When adding a custom action you should select an icon for your action and provide a tooltip. You can then write your own code as mentioned above or use the available snippets under the Global actions menu: When selecting one of these snippets, its knockout code will appear in the editor. Of course, you can customize this code to match your exact requirements. Copyright KWizCom Corp. All rights reserved. Page 42 of 46

43 Item actions Item actions are available in the Table, List and Persona Card controls: Table control: List control: Persona card control: Copyright KWizCom Corp. All rights reserved. Page 43 of 46

44 These are actions that operate in the context of an item, enabling the user to trigger various item actions such as: view item, edit item, item properties etc. In List and Table control you can have up to 4 item actions, in Persona card control there is no limit to the number of item actions (it will just will not look great if you have more than 5-6 of item actions in a card) Like global actions, you can create your own custom item actions using the script editor and knockout code. When adding/editing an item action you will see several ready-to-use snippets such as: Call phone, Edit item, item, Show city in map and others. To add/edit an item action edit the relevant control (Table, List, Persona card), and then Click Add/Edit link below Item actions section (below example snapshot for List control): To replace any of the default actions click the icon to edit it, the script editor will open. You can select any of the existing item action snippets or type your own custom knockout code. Copyright KWizCom Corp. All rights reserved. Page 44 of 46

45 DATA VIEW PLUS CUSTOM CONTROL In addition to all available display controls, Data View Plus web part includes a special control called custom control. This control gives you Absolute Control over the displayed UI by enabling you to provide your own html, css and javascript code to implement whatever UI you want, using the available data sources. So you get a connectivity to lists, data aggregation, Graph API and Excel files to retrieve the exact data you want, and now you can create a 100% tailored UX with that data. Of course, like in global and item actions, we prepared some ready-to-use examples for you: When you configure the custom control and open the template editor, you will see some html snippets: Copyright KWizCom Corp. All rights reserved. Page 45 of 46

46 Each example includes a fully-functional UX that you can use or customize for your own needs. Copyright KWizCom Corp. All rights reserved. Page 46 of 46

KWizCom Corporation. List Aggregator App. User Guide

KWizCom Corporation. List Aggregator App. User Guide KWizCom Corporation List Aggregator 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

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. 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

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

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 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. 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

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. 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. 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. 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. 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

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 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

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 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

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

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

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. 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

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

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 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

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

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

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

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 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

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

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 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

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

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

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

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

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

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 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 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

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

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 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 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

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

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

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 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

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

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

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

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

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

Contents. Common Site Operations. Home actions. Using SharePoint

Contents. Common Site Operations. Home actions. Using SharePoint This is a companion document to About Share-Point. That document describes the features of a SharePoint website in as much detail as possible with an emphasis on the relationships between features. This

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

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

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

Business Intelligence and Reporting Tools

Business Intelligence and Reporting Tools Business Intelligence and Reporting Tools Release 1.0 Requirements Document Version 1.0 November 8, 2004 Contents Eclipse Business Intelligence and Reporting Tools Project Requirements...2 Project Overview...2

More information

SPARK. User Manual Ver ITLAQ Technologies

SPARK. User Manual Ver ITLAQ Technologies SPARK Forms Builder for Office 365 User Manual Ver. 3.5.50.102 0 ITLAQ Technologies www.itlaq.com Table of Contents 1 The Form Designer Workspace... 3 1.1 Form Toolbox... 3 1.1.1 Hiding/ Unhiding/ Minimizing

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

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

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

QlikView Plugin User Manual

QlikView Plugin User Manual QlikView Plugin User Manual User Manual henrik.steen@endeavor.se [Date] 2014-08-13 2014-10-28 henrik.steen@endeavor.se 01 1 Table of Content 1 Introduction... 3 2 QlikView Accesspoint... 3 3 Interface...

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

Oracle APEX 18.1 New Features

Oracle APEX 18.1 New Features Oracle APEX 18.1 New Features May, 2018 Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated

More information

I, J, K. Eclipse, 156

I, J, K. Eclipse, 156 Index A, B Android PhoneGap app, 158 deploying and running, 172 New Eclipse project, 158 Activity dialog, 162 application properties, 160 AVD, 170 configuration, 167 Launcher Icon dialog, 161 PhoneGap

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

20486-Developing ASP.NET MVC 4 Web Applications

20486-Developing ASP.NET MVC 4 Web Applications Course Outline 20486-Developing ASP.NET MVC 4 Web Applications Duration: 5 days (30 hours) Target Audience: This course is intended for professional web developers who use Microsoft Visual Studio in an

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

Style Report Enterprise Edition

Style Report Enterprise Edition INTRODUCTION Style Report Enterprise Edition Welcome to Style Report Enterprise Edition! Style Report is a report design and interactive analysis package that allows you to explore, analyze, monitor, report,

More information

Access Google Drive There are multiple ways to access Google drive.

Access Google Drive There are multiple ways to access Google drive. Introduction In the course we will discuss what a Google Drive is, what kind of applications they contain, and how we can work smarter. We will discuss how to start Google Drives, How to access the drives.

More information

Configuring Ad hoc Reporting. Version: 16.0

Configuring Ad hoc Reporting. Version: 16.0 Configuring Ad hoc Reporting Version: 16.0 Copyright 2018 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived

More information

Hands-On Lab. Lab: Developing BI Applications. Lab version: Last updated: 2/23/2011

Hands-On Lab. Lab: Developing BI Applications. Lab version: Last updated: 2/23/2011 Hands-On Lab Lab: Developing BI Applications Lab version: 1.0.0 Last updated: 2/23/2011 CONTENTS OVERVIEW... 3 EXERCISE 1: USING THE CHARTING WEB PARTS... 5 EXERCISE 2: PERFORMING ANALYSIS WITH EXCEL AND

More information

QlikView Full Browser User Manual. User Manual

QlikView Full Browser User Manual. User Manual QlikView Full Browser User Manual User Manual Henrik Steen 8-13-2014 2014-08-13 2014-10-28 Henrik Steen 01 1 Table of Content 1 Introduction... 3 2 QlikView AccessPoint... 3 3 Interface... 3 3.1 Object...

More information

Web Dashboard User Guide

Web Dashboard User Guide Web Dashboard User Guide Version 10.6 The software supplied with this document is the property of RadView Software and is furnished under a licensing agreement. Neither the software nor this document may

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

The main differences with other open source reporting solutions such as JasperReports or mondrian are:

The main differences with other open source reporting solutions such as JasperReports or mondrian are: WYSIWYG Reporting Including Introduction: Content at a glance. Create A New Report: Steps to start the creation of a new report. Manage Data Blocks: Add, edit or remove data blocks in a report. General

More information

End User s Guide Release 5.0

End User s Guide Release 5.0 [1]Oracle Application Express End User s Guide Release 5.0 E39146-04 August 2015 Oracle Application Express End User's Guide, Release 5.0 E39146-04 Copyright 2012, 2015, Oracle and/or its affiliates. All

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

SYNCFUSION ESSENTIAL STUDIO ENTERPRISE EDITION

SYNCFUSION ESSENTIAL STUDIO ENTERPRISE EDITION Move beyond simply coding applications to delivering business innovation with Syncfusion's award-winning.net components and new JavaScript libraries. Syncfusion tools help developers create elegant user

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

SharePoint Online from Scratch. By Peter Kalmström

SharePoint Online from Scratch. By Peter Kalmström SharePoint Online from Scratch By Peter Kalmström SHAREPOINT ONLINE FROM SCRATCH Welcome to SharePoint Online from Scratch! In this book for SharePoint administrators, content creators and other power

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

Awesome Table - Documentation

Awesome Table - Documentation Awesome Table - Documentation Short link to this documentation: http://goo.gl/2f0bx Awesome Table can be used to create a table from a spreadsheet and add interactive controls to manipulate the data it

More information

Salesforce Admin & Development Training

Salesforce Admin & Development Training Salesforce Admin & Development Training Configuration CRM Overview Introduction to Cloud Computing Salesforce Basics Understanding SFDC UI Personal Setup Reset Person Info ~ Password ~ Security Token Understanding

More information

NetAdvantage for ASP.NET Release Notes

NetAdvantage for ASP.NET Release Notes NetAdvantage for ASP.NET 2011.2 Release Notes Accelerate your application development with ASP.NET AJAX controls built on the Aikido Framework to be the fastest, lightest and most complete toolset for

More information

Detects Potential Problems. Customizable Data Columns. Support for International Characters

Detects Potential Problems. Customizable Data Columns. Support for International Characters Home Buy Download Support Company Blog Features Home Features HttpWatch Home Overview Features Compare Editions New in Version 9.x Awards and Reviews Download Pricing Our Customers Who is using it? What

More information

Nintex Forms 2010 Help

Nintex Forms 2010 Help Nintex Forms 2010 Help Last updated: Monday, April 20, 2015 1 Administration and Configuration 1.1 Licensing settings 1.2 Activating Nintex Forms 1.3 Web Application activation settings 1.4 Manage device

More information

INTRODUCTION TO BLACKBOARD SCHOOL SITES

INTRODUCTION TO BLACKBOARD SCHOOL SITES INTRODUCTION TO BLACKBOARD SCHOOL SITES Working URL - https://co02201641.schoolwires.net Click your school from the Our Schools dropdown menu Layout of the site MY START BAR CHANNEL BAR HEADER GLOBAL ICONS

More information

Reader Release Notes. January 7, Release version: 3.1

Reader Release Notes. January 7, Release version: 3.1 Reader Release Notes January 7, 2019 Release version: 3.1 MindManager Reader Version 3.1... 2 General Information... 2 New in Version 3.1... 2 Supported Features... 2 Elements... 2 Text... 3 Navigation...

More information

MAP-BASED WEB EXPORT MANUAL. Publish your own photos to a map-based site.

MAP-BASED WEB EXPORT MANUAL. Publish your own photos to a map-based site. MAP-BASED WEB EXPORT MANUAL Publish your own photos to a map-based site. Introduction... 1 Requirements... 1 Contact and Support... 1 Legal Stuff... 1 Features... 2 Demo Restrictions... 2 Installation...

More information

TIBCO LiveView Web New and Noteworthy

TIBCO LiveView Web New and Noteworthy TIBCO LiveView Web New and Noteworthy Introduction TIBCO LiveView Web is an HTML5 and WebSockets powered client application for visualizing data from TIBCO Live Datamart 2.1 servers. In LiveView Web (hereafter,

More information

WEBSITE INSTRUCTIONS. Table of Contents

WEBSITE INSTRUCTIONS. Table of Contents WEBSITE INSTRUCTIONS Table of Contents 1. How to edit your website 2. Kigo Plugin 2.1. Initial Setup 2.2. Data sync 2.3. General 2.4. Property & Search Settings 2.5. Slideshow 2.6. Take me live 2.7. Advanced

More information

ReportPlus Embedded Web SDK Guide

ReportPlus Embedded Web SDK Guide ReportPlus Embedded Web SDK Guide ReportPlus Web Embedding Guide 1.4 Disclaimer THE INFORMATION CONTAINED IN THIS DOCUMENT IS PROVIDED AS IS WITHOUT ANY EXPRESS REPRESENTATIONS OF WARRANTIES. IN ADDITION,

More information

Chapter 12 Creating Web Pages

Chapter 12 Creating Web Pages Getting Started Guide Chapter 12 Creating Web Pages Saving Documents as HTML Files Copyright This document is Copyright 2017 by the LibreOffice Documentation Team. Contributors are listed below. You may

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