Timeline for Microsoft Dynamics CRM

Size: px
Start display at page:

Download "Timeline for Microsoft Dynamics CRM"

Transcription

1 Timeline for Microsoft Dynamics CRM A beautiful and intuitive way to view activity or record history for CRM entities Version 2

2 Contents Why a timeline?... 3 What does the timeline do?... 3 Default entities displayed on the timeline... 3 Download... 3 Browser Support... 4 Installation... 4 Upgrading important information... 4 Import the Timeline solution... 4 Assign your users a Timeline security role to view the Timeline... 5 Configure your forms to display the Timeline... 6 Other optional Parameters... 8 Show and Phone Call records only... 8 Display on a Dashboard... 9 Position the Timeline navigation bar at the top Configure Timeline Entities Understanding how it all ties together Setting up a new Entity Create a new Timeline Entity Record Create the Timeline Entity Link records Set up a Dashboard Timeline note currently only supported on CRM Support xrm Consultancy Timeline: Why a timeline? 2

3 Why a timeline? We think grids are a dull way to view and interpret activity or time-based data. Interactions with your clients are time based so we thought lets display this information in a way that users intuitively understand and provides context to the future and historical activities for the relevant entity. What does the timeline do? The Timeline presents the future and historical activities for entities such as Account, Contact or Opportunity (free/evaluation version) or any other entity and Dashboards (paid version) in a visually pleasing way. It is very intuitive to use and even supports mobile devices (really this means tablets only as on phone displays everything is a bit cramped!). The evaluation version randomly adds Evaluation version entries on the timeline. Default entities displayed on the timeline Appointment Campaign Response Case Fax Letter Opportunity Order Phone Call Service Activity Task The above entities are configured by default. You can edit the configuration of these or add new ones to suit your needs (paid version only). We welcome your feedback [email protected]. Download Timeline from xrm Consultancy is currently available from If you would like us to extend the capability of the timeline please get in touch [email protected]. xrm Consultancy Timeline: Why a timeline? 3

4 Browser Support All browsers supported by Microsoft Dynamics CRM 2013 Online are supported by the Timeline (If you run into problems with IE8 or IE9 and get an error message saying IE7 is not supported, it may be because you are running the browser in IE7 compatibility mode. Here are directions on how to change the compatibility mode). Installation Upgrading important information If you are upgrading from a Version 1.x Timeline solution you will need to follow the instructions below for importing you need to accept the End User License Agreement and Assign your users a Timeline Security role before the Timeline will display for your existing configurations. Import the Timeline solution 1. Download the managed solution from 2. As a user with the System Administration role navigate to Settings > Customization > Solutions and choose Import from the gird menu. 3. Locate your downloaded solution zip file and follow the instructions in the import wizard. 4. Publish All Customizations. 5. Open the Timeline Solution from the Solutions grid and click the button to Accept Terms and Conditions you must do this step to use the Timeline solution (new for Version 2) 4

5 6. After a short while the page will refresh and provide a link to the Timeline Configuration record during this process the default Timeline Entity and Timeline Entity Link records are set up 7. If you want to only use the free/evaluation version with limited entity support you do not need to open the configuration record. If you have a license key to allow you to add custom entities open the Timeline Configuration record from the link shown above and enter your License Key in the Licensing Section Assign your users a Timeline security role to view the Timeline Two security roles are included in the Timeline solution: 1. Timeline Reader view the Timeline 2. Timeline Writer view the Timeline and edit Timeline Entities, Timeline Entity Links and TimeLine Configuration records A user must have one of these roles to view the Timeline, other the following message will be displayed on the Timeline: 5

6 Configure your forms to display the Timeline To display the Timeline you will need to modify your existing forms (or create a new one). We haven t included any preconfigured forms as you (not us!) know where is best to place the Timeline for your users. Don t worry it is easy to do if you don t know how we show you how to set it up for the Account entity below, but the process is the same for any other entity. 1. As a User with Customization privileges navigate to an open an Account Record 2. From the (more commands) menu item choose Form Editor or the Customize tab (classic forms) choose Form to open the form editor. 3. From the ribbon select Insert > One Column tab 4. Position the Tab where you want it on the form under the Summary tab works well. With the Tab selected in the form area select from the ribbon Insert > Web Resource Search for the Timeline.html web resource and configure the settings on the General and Formatting tabs as below. We recommend that Timeline occupies at least 20 rows in CRM 2013 forms (24 in CRM 2011) for optimal viewing. This can be too big for smaller laptop screens so test with your users to find the best size for your organization. The Timeline will scale appropriately. 6

7 5. Save and Publish your form 6. Refresh the Account Record and you should see the timeline with activities shown like the example below (if there are any activities set regarding your account!) 7

8 Other optional Parameters By specifying Custom Parameters you can modify the behaviour of the Timeline on the form: Show only specified entities when the Timeline loads (user can still manually check other available entities) Display the Timeline on a Dashboard Position the Timeline navigation bar at the top Use the following examples to help you configure the Timeline display for your needs. Combine multiple parameters by separating with a (pipe) character. Show and Phone Call records only IncludeEntities= ;phonecall Separate the entity logical name by a ; When the Timeline loads only and phone call records will be shown on the Timeline. A user can enable other available entities by clicking on the Settings icon (see below): in the top right corner of the Timeline 8

9 Display on a Dashboard dashboard=myopenopportunities myopenopportunities is matched with any Entity Link records where the Entity Logical Name has been specified as myopenopportunities. See how to configure a Dashboard Timeline on page 17. 9

10 Position the Timeline navigation bar at the top If you would like to position the timeline navigation bar above the record detail you can add the parameter timelineposition=top as part of the setup configuration. Tip scrolling the Timeline using the scroll-wheel To move along the Timeline navigation bar using your scroll-wheel hold down the SHIFT key while scrolling 10

11 Configure Timeline Entities With the paid version of Timeline you can display the Timeline on entities other than Account, Contact and Opportunity and also display the Timeline on a Dashboard. Any entity with a date field can be used to display records in the Timeline. It is straight-forward to set up but it does need some technical expertise you should be comfortable with HTML and extracting the FetchXML from an Advanced Find query. This guide walks you step by step through what you need to do. Understanding how it all ties together It is worth understanding how the configuration ties together before getting into the configuration details. There are 3 components to making the Timeline display on your forms: 1. The Timeline.html web resource you place on your entity form see the yellow coloured line on the image below: 2. The Timeline Entity record that holds the configuration for displaying the selected record on the Timeline 3. The Timeline Entity Link records which determine which related entity records should be shown on the Timeline navigation bar On loading of the Timeline.html web resource the related TimeLine Entity Link records are determined (automatically from the entity you are viewing) and the FetchXML queries contained in these records are run. They return the records to display in the Timeline navigation bar if there is more than one related TimeLine Entity Link the results are concatenated together and duplicates are removed so that only one unique record is referenced on the Timeline navigation bar. The selected item on the Timeline 11

12 navigation bar then references the appropriate Timeline Entity configuration record which determines how the information for the record is displayed. Setting up a new Entity As described above there are at least two records for each entity you wish to display: 1) Timeline Entity record, and 2) Timeline Entity Links record. The example below shows how to set up a custom activity SMS (download our SMS solution for display in the Account and Contact Timelines. Create a new Timeline Entity Record Navigate to the Timeline Entity records in Settings > Timeline > Timeline Entities Create a new record and complete the fields: Field Value Notes Name SMS The name of the Timeline Entity Record. Entity Logical Name xrmc_sms You can find this in Settings > Customization > Customize the System > Components > Entities > [your entity] > Name field from the General tab. Headline Field subject The text to be displayed in the Timeline navigation bar and headline for the selected record. Date Field actualend The field name to be used that will determine the position on the timeline. For Activity entities (including custom activity entities) this should be actualend. Max Records The maximum number of CRM records to show in the Timeline. Default is 50. Limit to Last X days The number of days prior to today you wish to show records on the Timeline. Small Icon /WebResources/xrmc_SMSIcon16x16 URL to the icon (16px square) you want to display on the Timeline navigation for the current type of entity record. 12

13 HTML to determine the display of the Selected Timeline Record: HTML HTML Notes: <div class="summaryinfo"> <div class="openentity"> <a id="recordurl" href='#' title="open full record"></a> </div> <p id="to" class="xrmc-attribute xrmc-partylist"> <span>to:</span> </p> <p id="from" class="xrmc-attribute xrmc-partylist"> <span>from:</span> </p> <p id="regardingobjectid" class="xrmc-attribute xrmc-reference"> <span>regarding:</span> </p> </div> <p> <span>message:</span> </p> <div class="innerwrapper"> <p id="description" class="xrmc-attribute"> </p> </div> You can insert your own HTML and inline styles in the HTML field. To display data from a CRM field the HTML element that is to contain the data must have an id attribute with the field s logic name as the value. For example for the To field: <p id="to" class="xrmc-attribute xrmc-partylist"> <span>to:</span> </p> The CSS class attribute needs to contain the class xrmc-attribute at a minimum. Additional CSS attributes should be applied for certain types of fields: PartyList: xrmc-partylist Regarding/Lookup: xrmc-reference Date: xrmc-date Activity Date: xrmc-activitydate (For standard MS CRM Activity types so that it knows to look for actual end / scheduled end etc.) Optionset, Currency, Number: xrmc-formattedvalue - Can be attached to optionsets / currencies / numbers to display in the correct format. Opportunity date: xrmc-opportunitydate - Used on opportunities to pull in estimated / actual dates depending on status Opportunity value: xrmc-opportunityvalue - Used on opportunities to pull in estimated / actual revenue depending on status URLs: xrmc-url - used to make a URL clickable Hide if null of blank: xrmc-autohide - Can be attached to a div in conjunction with a "for" attribute to hide a complete section. For example: <div class="xrmc-autohide" for="currentsituation"> <p><span>current Situation:</span></p> 13

14 <div class="innerwrapper" id="currentsituation"> <p id="currentsituation" class="xrmc-attribute"></p> </div> </div> This div will automatically hide if the attribute "currentsituation" is null or blank. Query for obtaining the selected record details: Query <fetch version="1.0" output-format="xml-platform" mapping="logical" distinct="false"> <entity name="xrmc_sms"> <attribute name="to" /> <attribute name="regardingobjectid" /> <attribute name="activityid" /> <attribute name="description" /> <attribute name="from" /> <filter type="and"> <condition attribute="activityid" operator="eq" value="{0}" /> </filter> </entity> </fetch> Query Notes: You need to include all the attributes you wish to display on the Timeline selected record in your query i.e. all those referenced in the HTML above. You need to include a reference to the id of the record (activityid in the example above). Do not include more than you need as this could affect performance (i.e. do not use the all-attributes parameter) The "{0}" is replaced at run-time with the relevant record ID. Create the Timeline Entity Link records From within the Timeline Entity record form scroll to the Timeline Entity Link sub-grid and create a new records to find SMS records that meet the following 3 queries: 1. Display SMS s on the Account record Timeline where the Account is set Regarding 2. Display SMS s on the Account record where Contact belonging to the Account is a To recipient or set as the Regarding record (ie. A member of a PartyList) 3. Display SMS s on the Contact record Timeline where the Contact is the To recipient or set as the Regarding record (ie. A member of a PartyList) 1. Display SMS s on the Account record where the Account is set Regarding Field Value Notes 14

15 Name SMS by Regarding Account The name of the Timeline Entity Link Record describe the query you are making. Timeline Entity SMS The Timeline Entity record this query relates to. Logical Entity Name account You can find this in Settings > Customization > Customize the System > Components > Entities > [your entity] > Name field from the General tab Query This field is used when the Timeline is placed on the corresponding entity form in this case the Account form. <fetch version="1.0" output-format="xml-platform" mapping="logical" distinct="false"> <entity name="xrmc_sms"> <attribute name="subject" /> <attribute name="statuscode" /> <attribute name="regardingobjectid" /> <attribute name="activityid" /> <attribute name="scheduledstart" /> <attribute name="actualstart" /> <attribute name="actualend" /> <attribute name="activitytypecode" /> <attribute name="statecode" /> <order attribute="actualend" descending="true" /> <order attribute="actualstart" descending="true" /> <filter type="and"> <condition attribute="regardingobjectid" operator="eq" value="{0}" /> </filter> </entity> </fetch> Query Notes: To ensure optimum performance it is better to only include attributes that you need. The "{0}" is replaced at run-time with the relevant record ID. 2. Display SMS s on the Account record where Contact belonging to the Account is a To recipient or set as the Regarding record (ie. A member of a PartyList) Field Value Notes Name SMS by Account s Contacts The name of the Timeline Entity Link Record describe the query you are making. Timeline Entity SMS The Timeline Entity record this query relates to. Logical Entity Name account You can find this in Settings > Customization > Customize the System > 15

16 Components > Entities > [your entity] > Name field from the General tab Query This field is used when the Timeline is placed on the corresponding entity form in this case the Account form. <fetch version="1.0" output-format="xml-platform" mapping="logical" distinct="false"> <entity name="xrmc_sms"> <attribute name="subject" /> <attribute name="statuscode" /> <attribute name="regardingobjectid" /> <attribute name="activityid" /> <attribute name="scheduledstart" /> <attribute name="actualstart" /> <attribute name="actualend" /> <attribute name="activitytypecode" /> <attribute name="statecode" /> <order attribute="actualend" descending="true" /> <order attribute="actualstart" descending="true" /> <link-entity name="activityparty" from="activityid" to="activityid" alias="ag"> <link-entity name="contact" from="contactid" to="partyid" alias="ah"> <filter type="and"> <condition attribute="parentcustomerid" operator="eq" value="{0}" /> </filter> </link-entity> </link-entity> </entity> </fetch> Query Notes: To ensure optimum performance it is better to only include attributes that you need. The "{0}" is replaced at run-time with the relevant record ID. 3. Display SMS s on the Contact record Timeline where the Contact is the To recipient or set as the Regarding record (ie. A member of a PartyList) Field Value Notes Name SMS by Contact (To recipient or set Regarding) The name of the Timeline Entity Link Record describe the query you are making. Timeline Entity SMS The Timeline Entity record this query relates to. Logical Entity Name contact You can find this in Settings > Customization > Customize the System > Components > Entities > [your entity] > Name field from the General tab 16

17 Query This field is used when the Timeline is placed on the corresponding entity form in this case the Account form. <fetch version="1.0" output-format="xml-platform" mapping="logical" distinct="false"> <entity name="xrmc_sms"> <attribute name="subject" /> <attribute name="statuscode" /> <attribute name="regardingobjectid" /> <attribute name="activityid" /> <attribute name="scheduledstart" /> <attribute name="actualstart" /> <attribute name="actualend" /> <attribute name="activitytypecode" /> <attribute name="statecode" /> <order attribute="actualend" descending="true" /> <order attribute="actualstart" descending="true" /> <link-entity name="activityparty" from="activityid" to="activityid" alias="al"> <link-entity name="contact" from="contactid" to="partyid" alias="am"> <filter type="and"> <condition attribute="contactid" operator="eq" value="{0}" /> </filter> </link-entity> </link-entity> </entity> </fetch> Query Notes: Do not include more attributes than you need as this will affect performance. The "{0}" is replaced at run-time with the relevant record ID. Once you have added the Timeline HTML webresource(s) to your Account and Contact forms test your configuration. Set up a Dashboard Timeline note currently only supported on CRM 2013 To create a Dashboard Timeline you need to create on or more Entity Link records which have the same unique Logical Entity Name value. In the example below we are going to create a Dashboard which shows a user their open Opportunities. 1. Navigate to the Opportunity Timeline Entity record (from the Timeline configuration page or from and Advanced Find) 2. Create a new Timeline Entity Link Name: Dashboard: My Open Opportunities Logical Entity Name: myopenopportunities 3. Open an Advanced Find and select the Opportunities entity and select the Saved View My Open Opportunities 4. Click on Edit Columns and add the Status Reason Column 17

18 5. Click the Download Fetch XML, open the file in Notepad and copy the XML to the clipboard 6. Go back to your My Open Opportunities Timeline Entity Link record and paste the XML into the Query field 7. Save and close the record 8. Navigate to the Dashboards and create a new Dashboard 18

19 9. Add a Web Resource to the Dashboard pane with the following parameters 10. Adjust the size to suit your needs. We recommend make it full width and increase the height by selecting the Increase Height option 2 times. 11. Save and close your Dashboard 12. You My Opportunities Timeline should be displayed 19

20 Support Please contact with any questions. xrm Consultancy Timeline: Support 20

Record Tagging for Microsoft Dynamics CRM

Record Tagging for Microsoft Dynamics CRM Record Tagging for Microsoft Dynamics CRM An easy and intuitive way to apply tags to records in CRM Why tagging? Tagging has become a very normal way for content creators and consumers to apply unstructured

More information

SMS/Text Message Solution User Guide. How to send bulk SMS messages. Copyright 2013 xrm Consultancy Limited

SMS/Text Message Solution User Guide. How to send bulk SMS messages. Copyright 2013 xrm Consultancy Limited SMS/Text Message Solution User Guide How to send bulk SMS messages Contents Contents... 2 Introduction... 3 Pre-requisites... 3 North52 Formula Manager... 3 Sending bulk SMS messages... 4 1. Set up workflow...

More information

Microsoft Office Access 2007 Basics

Microsoft Office Access 2007 Basics Access(ing) A Database Project PRESENTED BY THE TECHNOLOGY TRAINERS OF THE MONROE COUNTY LIBRARY SYSTEM EMAIL: [email protected] MONROE COUNTY LIBRARY SYSTEM 734-241-5770 1 840 SOUTH ROESSLER

More information

Writer Guide. Chapter 15 Using Forms in Writer

Writer Guide. Chapter 15 Using Forms in Writer Writer Guide Chapter 15 Using Forms in Writer Copyright This document is Copyright 2005 2008 by its contributors as listed in the section titled Authors. You may distribute it and/or modify it under the

More information

Building Your First Drupal 8 Company Site

Building Your First Drupal 8 Company Site Building Websites with Drupal: Learn from the Experts Article Series Building Your First Drupal 8 Company Site by Todd Tomlinson July, 2014 Unicon is a Registered Trademark of Unicon, Inc. All other product

More information

Chapter 15 Using Forms in Writer

Chapter 15 Using Forms in Writer Writer Guide Chapter 15 Using Forms in Writer OpenOffice.org Copyright This document is Copyright 2005 2006 by its contributors as listed in the section titled Authors. You can distribute it and/or modify

More information

Dynamics CRM for Outlook Basics

Dynamics CRM for Outlook Basics Dynamics CRM for Outlook Basics Microsoft Dynamics CRM April, 2015 Contents Welcome to the CRM for Outlook Basics guide... 1 Meet CRM for Outlook.... 2 A new, but comfortably familiar face................................................................

More information

MAGENTO THEME SHOE STORE

MAGENTO THEME SHOE STORE MAGENTO THEME SHOE STORE Developer: BSEtec Email: [email protected] Website: www.bsetec.com Facebook Profile: License: GPLv3 or later License URL: http://www.gnu.org/licenses/gpl-3.0-standalone.html 1

More information

Global Preview v.6.0 for Microsoft Dynamics CRM On-premise 2013 and 2015

Global Preview v.6.0 for Microsoft Dynamics CRM On-premise 2013 and 2015 Global Preview v.6.0 for Microsoft Dynamics CRM On-premise 2013 and 2015 User Manual Akvelon, Inc. 2015, All rights reserved. 1 Contents Overview... 3 Licensing... 4 Installation... 5 Upgrading from previous

More information

Building A Very Simple Web Site

Building A Very Simple Web Site Sitecore CMS 6.2 Building A Very Simple Web Site Rev 100601 Sitecore CMS 6. 2 Building A Very Simple Web Site A Self-Study Guide for Developers Table of Contents Chapter 1 Introduction... 3 Chapter 2 Building

More information

MICROSOFT ACCESS 2003 TUTORIAL

MICROSOFT ACCESS 2003 TUTORIAL MICROSOFT ACCESS 2003 TUTORIAL M I C R O S O F T A C C E S S 2 0 0 3 Microsoft Access is powerful software designed for PC. It allows you to create and manage databases. A database is an organized body

More information

How-to Guide: Integrating Veeam ONE Reporting into Microsoft SharePoint

How-to Guide: Integrating Veeam ONE Reporting into Microsoft SharePoint How-to Guide: Integrating Veeam ONE Reporting into Microsoft SharePoint Alon Zelico Senior Sales Engineer, Veeam Software Use this guide to set up a SharePoint website where you can publish Veeam reports

More information

Creating and Managing Online Surveys LEVEL 2

Creating and Managing Online Surveys LEVEL 2 Creating and Managing Online Surveys LEVEL 2 Accessing your online survey account 1. If you are logged into UNF s network, go to https://survey. You will automatically be logged in. 2. If you are not logged

More information

This document is provided "as-is". Information and views expressed in this document, including URLs and other Internet Web site references, may

This document is provided as-is. Information and views expressed in this document, including URLs and other Internet Web site references, may This document is provided "as-is". Information and views expressed in this document, including URLs and other Internet Web site references, may change without notice. Some examples depicted herein are

More information

Learn how to create web enabled (browser) forms in InfoPath 2013 and publish them in SharePoint 2013. InfoPath 2013 Web Enabled (Browser) forms

Learn how to create web enabled (browser) forms in InfoPath 2013 and publish them in SharePoint 2013. InfoPath 2013 Web Enabled (Browser) forms Learn how to create web enabled (browser) forms in InfoPath 2013 and publish them in SharePoint 2013. InfoPath 2013 Web Enabled (Browser) forms InfoPath 2013 Web Enabled (Browser) forms Creating Web Enabled

More information

SmartBar for MS CRM 2013

SmartBar for MS CRM 2013 SmartBar for MS CRM 2013 Version 2013.26 - April 2014 Installation and User Guide (How to install/uninstall and use SmartBar for MS CRM 2013) The content of this document is subject to change without notice.

More information

Objectives. Understand databases Create a database Create a table in Datasheet view Create a table in Design view

Objectives. Understand databases Create a database Create a table in Datasheet view Create a table in Design view Creating a Database Objectives Understand databases Create a database Create a table in Datasheet view Create a table in Design view 2 Objectives Modify a table and set properties Enter data in a table

More information

Sage CRM. Sage CRM 2016 R1 Mobile Guide

Sage CRM. Sage CRM 2016 R1 Mobile Guide Sage CRM Sage CRM 2016 R1 Mobile Guide Contents Chapter 1: Introduction to Sage CRM Mobile Solutions 1 Chapter 2: Setting up Sage CRM Mobile Apps 2 Prerequisites for Sage CRM mobile apps 3 Enabling users

More information

Lesson 07: MS ACCESS - Handout. Introduction to database (30 mins)

Lesson 07: MS ACCESS - Handout. Introduction to database (30 mins) Lesson 07: MS ACCESS - Handout Handout Introduction to database (30 mins) Microsoft Access is a database application. A database is a collection of related information put together in database objects.

More information

GETTING STARTED WITH SQL SERVER

GETTING STARTED WITH SQL SERVER GETTING STARTED WITH SQL SERVER Download, Install, and Explore SQL Server Express WWW.ESSENTIALSQL.COM Introduction It can be quite confusing trying to get all the pieces in place to start using SQL. If

More information

Microsoft Dynamics CRM 2016 Interactive Service Hub User Guide

Microsoft Dynamics CRM 2016 Interactive Service Hub User Guide Microsoft Dynamics CRM 2016 Interactive Service Hub User Guide Microsoft Dynamics CRM Online Microsoft Dynamics CRM 2016 (on-premises) Version 1.0 The new interactive experience for customer service We

More information

Microsoft Access 2010 Overview of Basics

Microsoft Access 2010 Overview of Basics Opening Screen Access 2010 launches with a window allowing you to: create a new database from a template; create a new template from scratch; or open an existing database. Open existing Templates Create

More information

Magento Theme Instruction

Magento Theme Instruction Magento Theme Instruction We are extremely happy to present Metros Magento theme to you, it is designed and developed by highly qualified Designer & Developers in a way that make it usable for any type

More information

Working with the new enudge responsive email styles

Working with the new enudge responsive email styles Working with the new enudge responsive email styles This tutorial assumes that you have added one of the mobile responsive colour styles to your email campaign contents. To add an enudge email style to

More information

SPHOL326: Designing a SharePoint 2013 Site. Hands-On Lab. Lab Manual

SPHOL326: Designing a SharePoint 2013 Site. Hands-On Lab. Lab Manual 2013 SPHOL326: Designing a SharePoint 2013 Site Hands-On Lab Lab Manual This document is provided as-is. Information and views expressed in this document, including URL and other Internet Web site references,

More information

CRM Global Search: Installation & Configuration

CRM Global Search: Installation & Configuration Installation ***Important: It is highly recommended that you first take a backup of your current CRM Application Ribbons prior to importing this solution. Please do so by navigating to Settings > Solutions

More information

Table of Contents. Table of Contents 3

Table of Contents. Table of Contents 3 User Guide EPiServer 7 Mail Revision A, 2012 Table of Contents 3 Table of Contents Table of Contents 3 Introduction 5 About This Documentation 5 Accessing EPiServer Help System 5 Online Community on EPiServer

More information

EditAble CRM Grid. For Microsoft Dynamics CRM. How To Guide. Trial Configuration: Opportunity View EditAble CRM Grid Scenario

EditAble CRM Grid. For Microsoft Dynamics CRM. How To Guide. Trial Configuration: Opportunity View EditAble CRM Grid Scenario EditAble CRM Grid For Microsoft Dynamics CRM How To Guide Trial Configuration: Opportunity View EditAble CRM Grid Scenario Table of Contents Overview... 3 Opportunity View EditAble CRM Grid... 3 Scenario...

More information

What's New in ADP Reporting?

What's New in ADP Reporting? What's New in ADP Reporting? Welcome to the latest version of ADP Reporting! This release includes the following new features and enhancements. Use the links below to learn more about each one. What's

More information

Database Concepts (3 rd Edition) APPENDIX D Getting Started with Microsoft Access 2007

Database Concepts (3 rd Edition) APPENDIX D Getting Started with Microsoft Access 2007 David M. Kroenke and David J. Auer Database Concepts (3 rd Edition) APPENDIX D Getting Started with Microsoft Access 2007 Prepared by David J. Auer Western Washington University Page D-1 Microsoft product

More information

Caldes CM12: Content Management Software Introduction v1.9

Caldes CM12: Content Management Software Introduction v1.9 Caldes CM12: Content Management Software Introduction v1.9 Enterprise Version: If you are using Express, please contact us. Background Information This manual assumes that you have some basic knowledge

More information

ClubWise Campaign Manager Cheat Sheet 2010-13 COPYRIGHT ALL RIGHTS RESERVED. Page 1

ClubWise Campaign Manager Cheat Sheet 2010-13 COPYRIGHT ALL RIGHTS RESERVED. Page 1 Campaign Manager Cheat Sheet 2010-13 COPYRIGHT ALL RIGHTS RESERVED Page 1 Thank you for downloading the ClubWise Campaign Manager Cheat Sheet. This document is a quick reference guide to all the features

More information

Non-Profit Solution for Microsoft Dynamics CRM

Non-Profit Solution for Microsoft Dynamics CRM Non-Profit Solution for Microsoft Dynamics CRM 1 Non-Profit Solution for Microsoft Dynamics CRM Users Guide Table of Contents Introduction... 2 Overview... 2 Default Objects... 2 Screen Elements... 3 Required

More information

Event2CRM Quick Start User Guide

Event2CRM Quick Start User Guide Event2CRM Quick Start User Guide V1.0 Plan. Promote. Track. Any event that requires registration or ticketing. CRM Innovation LLC 8527 Bluejacket Street Lenexa, KS 66214 crminnovation.com Contents Creating

More information

How to set up a database in Microsoft Access

How to set up a database in Microsoft Access Contents Contents... 1 How to set up a database in Microsoft Access... 1 Creating a new database... 3 Enter field names and select data types... 4 Format date fields: how do you want fields with date data

More information

Microsoft Access Basics

Microsoft Access Basics Microsoft Access Basics 2006 ipic Development Group, LLC Authored by James D Ballotti Microsoft, Access, Excel, Word, and Office are registered trademarks of the Microsoft Corporation Version 1 - Revision

More information

Maximizer CRM 12 Winter 2012 Feature Guide

Maximizer CRM 12 Winter 2012 Feature Guide Winter Release Maximizer CRM 12 Winter 2012 Feature Guide The Winter release of Maximizer CRM 12 continues our commitment to deliver a simple to use CRM with enhanced performance and usability to help

More information

Excel 2007 Tutorials - Video File Attributes

Excel 2007 Tutorials - Video File Attributes Get Familiar with Excel 2007 42.40 3.02 The Excel 2007 Environment 4.10 0.19 Office Button 3.10 0.31 Quick Access Toolbar 3.10 0.33 Excel 2007 Ribbon 3.10 0.26 Home Tab 5.10 0.19 Insert Tab 3.10 0.19 Page

More information

Creating Personal Web Sites Using SharePoint Designer 2007

Creating Personal Web Sites Using SharePoint Designer 2007 Creating Personal Web Sites Using SharePoint Designer 2007 Faculty Workshop May 12 th & 13 th, 2009 Overview Create Pictures Home Page: INDEX.htm Other Pages Links from Home Page to Other Pages Prepare

More information

Using the Adventist Framework with your netadventist Site

Using the Adventist Framework with your netadventist Site Using the Adventist Framework with your netadventist Site Introduction: The Adventist framework is available for everyone with a netadventist web site. Sites using this framework will visually identify

More information

WHITEPAPER. Skinning Guide. Let s chat. 800.9.Velaro www.velaro.com [email protected]. 2012 by Velaro

WHITEPAPER. Skinning Guide. Let s chat. 800.9.Velaro www.velaro.com info@velaro.com. 2012 by Velaro WHITEPAPER Skinning Guide Let s chat. 2012 by Velaro 800.9.Velaro www.velaro.com [email protected] INTRODUCTION Throughout the course of a chat conversation, there are a number of different web pages that

More information

Vodafone Email Plus. User Guide for Windows Mobile

Vodafone Email Plus. User Guide for Windows Mobile Vodafone Email Plus User Guide for Windows Mobile 1 Table of Contents 1 INTRODUCTION... 4 2 INSTALLING VODAFONE EMAIL PLUS... 4 2.1 SETUP BY USING THE VODAFONE EMAIL PLUS ICON...5 2.2 SETUP BY DOWNLOADING

More information

CRM Quick Reference Guide

CRM Quick Reference Guide CRM Quick Reference Guide AMS Distributor Customers 2013 Internet Pipeline, Inc. All rights reserved. Information in this document is subject to change without notice. The software described in this document

More information

ProperSync 1.3 User Manual. Rev 1.2

ProperSync 1.3 User Manual. Rev 1.2 ProperSync 1.3 User Manual Rev 1.2 Contents Overview of ProperSync... 3 What is ProperSync... 3 What s new in ProperSync 1.3... 3 Getting Started... 4 Installing ProperSync... 4 Activating ProperSync...

More information

MAS 500 Intelligence Tips and Tricks Booklet Vol. 1

MAS 500 Intelligence Tips and Tricks Booklet Vol. 1 MAS 500 Intelligence Tips and Tricks Booklet Vol. 1 1 Contents Accessing the Sage MAS Intelligence Reports... 3 Copying, Pasting and Renaming Reports... 4 To create a new report from an existing report...

More information

PORTAL ADMINISTRATION

PORTAL ADMINISTRATION 1 Portal Administration User s Guide PORTAL ADMINISTRATION GUIDE Page 1 2 Portal Administration User s Guide Table of Contents Introduction...5 Core Portal Framework Concepts...5 Key Items...5 Layouts...5

More information

Table and field properties Tables and fields also have properties that you can set to control their characteristics or behavior.

Table and field properties Tables and fields also have properties that you can set to control their characteristics or behavior. Create a table When you create a database, you store your data in tables subject-based lists that contain rows and columns. For instance, you can create a Contacts table to store a list of names, addresses,

More information

Learning Services IT Guide. Access 2013

Learning Services IT Guide. Access 2013 Learning Services IT Guide Access 2013 Microsoft Access is a programme which allows you to store a lot of information easily in the form of a database. For example you could create a database which stored

More information

Sage CRM. 7.2 Mobile Guide

Sage CRM. 7.2 Mobile Guide Sage CRM 7.2 Mobile Guide Copyright 2013 Sage Technologies Limited, publisher of this work. All rights reserved. No part of this documentation may be copied, photocopied, reproduced, translated, microfilmed,

More information

Basics Guide. Applies to: Microsoft Dynamics CRM Online Microsoft Dynamics CRM 2015 (on-premises)

Basics Guide. Applies to: Microsoft Dynamics CRM Online Microsoft Dynamics CRM 2015 (on-premises) Basics Guide Applies to: Microsoft Dynamics CRM Online Microsoft Dynamics CRM 2015 (on-premises) This document is provided "as-is". Information and views expressed in this document, including URL and other

More information

EXCEL 2007. Using Excel for Data Query & Management. Information Technology. MS Office Excel 2007 Users Guide. IT Training & Development

EXCEL 2007. Using Excel for Data Query & Management. Information Technology. MS Office Excel 2007 Users Guide. IT Training & Development Information Technology MS Office Excel 2007 Users Guide EXCEL 2007 Using Excel for Data Query & Management IT Training & Development (818) 677-1700 [email protected] http://www.csun.edu/training TABLE

More information

Using SQL Reporting Services with Amicus

Using SQL Reporting Services with Amicus Using SQL Reporting Services with Amicus Applies to: Amicus Attorney Premium Edition 2011 SP1 Amicus Premium Billing 2011 Contents About SQL Server Reporting Services...2 What you need 2 Setting up SQL

More information

SelectSurvey.NET Basic Training Class 1

SelectSurvey.NET Basic Training Class 1 SelectSurvey.NET Basic Training Class 1 3 Hour Course Updated for v.4.143.001 6/2015 Page 1 of 57 SelectSurvey.NET Basic Training In this video course, students will learn all of the basic functionality

More information

Microsoft Office 2010

Microsoft Office 2010 Access Tutorial 1 Creating a Database Microsoft Office 2010 Objectives Learn basic database concepts and terms Explore the Microsoft Access window and Backstage view Create a blank database Create and

More information

Expat Tracker. User Manual. 2010 HR Systems Limited

Expat Tracker. User Manual. 2010 HR Systems Limited Expat Tracker User Manual Expat Tracker Assignee Management Software HR Systems Limited Expat Tracker All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic,

More information

CRM Navigation Guide. Department of Developmental Disabilities. June, 2015

CRM Navigation Guide. Department of Developmental Disabilities. June, 2015 CRM Navigation Guide Department of Developmental Disabilities June, 2015 1. Introduction Welcome to the LOC Tool which was developed using Microsoft Dynamics CRM 2013. Over the past several years CRM (Customer

More information

Microsoft Outlook 2013 -And- Outlook Web App (OWA) Using Office 365

Microsoft Outlook 2013 -And- Outlook Web App (OWA) Using Office 365 1 C H A P T E R Microsoft Outlook 2013 -And- Outlook Web App (OWA) Using Office 365 1 MICROSOFT OUTLOOK 2013 AND OUTLOOK WEB ACCESS (OWA) Table of Contents Chapter 1: Signing Into the Microsoft Email System...

More information

Jet Data Manager 2012 User Guide

Jet Data Manager 2012 User Guide Jet Data Manager 2012 User Guide Welcome This documentation provides descriptions of the concepts and features of the Jet Data Manager and how to use with them. With the Jet Data Manager you can transform

More information

Global Amazon Integration Module v1.1. Users Guide & Setup Instructions

Global Amazon Integration Module v1.1. Users Guide & Setup Instructions Global Amazon Integration Module v1.1 Users Guide & Setup Instructions Table of Contents Page 3 Page 4 Page 5 Page 6 Page 7 Page 8 Page 9 Installation Instructions Amazon Account Configuration Using the

More information

COMMON CUSTOMIZATIONS

COMMON CUSTOMIZATIONS COMMON CUSTOMIZATIONS As always, if you have questions about any of these features, please contact us by e-mail at [email protected] or by phone at 1-800-562-6080. EDIT FOOTER TEXT Included

More information

Quick Actions Implementation Guide

Quick Actions Implementation Guide Quick Actions Implementation Guide Salesforce, Spring 16 @salesforcedocs Last updated: February 3, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Magento Theme Instruction

Magento Theme Instruction Magento Theme Instruction We are extremely happy to present Holiday Magento theme to you, it is designed and developed by highly qualified Designer & Developers in a way that make it usable for any type

More information

Database Forms and Reports Tutorial

Database Forms and Reports Tutorial Database Forms and Reports Tutorial Contents Introduction... 1 What you will learn in this tutorial... 2 Lesson 1: Create First Form Using Wizard... 3 Lesson 2: Design the Second Form... 9 Add Components

More information

Personal Portfolios on Blackboard

Personal Portfolios on Blackboard Personal Portfolios on Blackboard This handout has four parts: 1. Creating Personal Portfolios p. 2-11 2. Creating Personal Artifacts p. 12-17 3. Sharing Personal Portfolios p. 18-22 4. Downloading Personal

More information

Results CRM 2012 User Manual

Results CRM 2012 User Manual Results CRM 2012 User Manual A Guide to Using Results CRM Standard, Results CRM Plus, & Results CRM Business Suite Table of Contents Installation Instructions... 1 Single User & Evaluation Installation

More information

Click to create a query in Design View. and click the Query Design button in the Queries group to create a new table in Design View.

Click to create a query in Design View. and click the Query Design button in the Queries group to create a new table in Design View. Microsoft Office Access 2010 Understanding Queries Queries are questions you ask of your database. They allow you to select certain fields out of a table, or pull together data from various related tables

More information

Virto SharePoint Gantt Chart Web Part for SharePoint 2013 Release 4.3.0. User and Installation Guide

Virto SharePoint Gantt Chart Web Part for SharePoint 2013 Release 4.3.0. User and Installation Guide Virto SharePoint Gantt Chart Web Part for SharePoint 2013 Release 4.3.0 User and Installation Guide Table of Contents FEATURES LIST... 3 SYSTEM/DEVELOPER REQUIREMENTS... 3 OPERATING SYSTEM... 3 SERVER...

More information

DataPA OpenAnalytics End User Training

DataPA OpenAnalytics End User Training DataPA OpenAnalytics End User Training DataPA End User Training Lesson 1 Course Overview DataPA Chapter 1 Course Overview Introduction This course covers the skills required to use DataPA OpenAnalytics

More information

CRM Basics. Applies to: CRM Online 2015 Update 1

CRM Basics. Applies to: CRM Online 2015 Update 1 CRM Basics Applies to: CRM Online 2015 Update 1 Wondering if this ebook applies to you? If your screen looks like this, you re in the right place. The ebook contains the essentials you need to know to

More information

Increasing Productivity and Collaboration with Google Docs. Charina Ong Educational Technologist [email protected]

Increasing Productivity and Collaboration with Google Docs. Charina Ong Educational Technologist charina.ong@nus.edu.sg Increasing Productivity and Collaboration with Google Docs [email protected] Table of Contents About the Workshop... i Workshop Objectives... i Session Prerequisites... i Google Apps... 1 Creating

More information

Tool Tip Manager Installation & User Guide

Tool Tip Manager Installation & User Guide Tool Tip Manager Installation & User Guide Microsoft Dynamics CRM 2013 Online or OnPremise V1.1 CRM Innovation LLC 8527 Bluejacket Street Lenexa, KS 66214 CRMinnovation.com CONTENTS OVERVIEW... 3 TOOL

More information

EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators

EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators Version 1.0 Last Updated on 15 th October 2011 Table of Contents Introduction... 3 File Manager... 5 Site Log...

More information

Embraiz CRM System User Guide

Embraiz CRM System User Guide Embraiz CRM System User Guide Version Date Prepared By Remark V 1.0 2008-10-6 Lok shu V 2.0 2008-10-9 Yolanda Tang V 3.0 2008-12-11 Yolanda Tang Contents Preface... 4 About this user guide... 4 Audience...

More information

Welcome to Unyfy v2.0. A unified approach to online meetings in the conference room. Installation & Settings

Welcome to Unyfy v2.0. A unified approach to online meetings in the conference room. Installation & Settings Welcome to Unyfy v2.0 A unified approach to online meetings in the conference room Installation & Settings 1. Prerequisites Unyfy needs to have a Lync client installed in order to operate. Your Desktop

More information

OUTLOOK WEB APP (OWA): MAIL

OUTLOOK WEB APP (OWA): MAIL Office 365 Navigation Pane: Navigating in Office 365 Click the App Launcher and then choose the application (i.e. Outlook, Calendar, People, etc.). To modify your personal account settings, click the Logon

More information

Global Search v 6.1 for Microsoft Dynamics CRM Online (2013 & 2015 versions)

Global Search v 6.1 for Microsoft Dynamics CRM Online (2013 & 2015 versions) Global Search v 6.1 for Microsoft Dynamics CRM Online (2013 & 2015 versions) User Manual Akvelon, Inc. 2015, All rights reserved. 1 Overview... 3 What s New in Global Search Versions for CRM Online...

More information

UNIVERSITY OF CALGARY Information Technologies WEBFORMS DRUPAL 7 WEB CONTENT MANAGEMENT

UNIVERSITY OF CALGARY Information Technologies WEBFORMS DRUPAL 7 WEB CONTENT MANAGEMENT UNIVERSITY OF CALGARY Information Technologies WEBFORMS DRUPAL 7 WEB CONTENT MANAGEMENT Table of Contents Creating a Webform First Steps... 1 Form Components... 2 Component Types.......4 Conditionals...

More information

How to Create and Send a Froogle Data Feed

How to Create and Send a Froogle Data Feed How to Create and Send a Froogle Data Feed Welcome to Froogle! The quickest way to get your products on Froogle is to send a data feed. A data feed is a file that contains a listing of your products. Froogle

More information

JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA

JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA All information presented in the document has been acquired from http://docs.joomla.org to assist you with your website 1 JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA BACK

More information

BASICS OF WEB DESIGN CHAPTER 2 HTML BASICS KEY CONCEPTS COPYRIGHT 2013 TERRY ANN MORRIS, ED.D

BASICS OF WEB DESIGN CHAPTER 2 HTML BASICS KEY CONCEPTS COPYRIGHT 2013 TERRY ANN MORRIS, ED.D BASICS OF WEB DESIGN CHAPTER 2 HTML BASICS KEY CONCEPTS COPYRIGHT 2013 TERRY ANN MORRIS, ED.D 1 LEARNING OUTCOMES Describe the anatomy of a web page Format the body of a web page with block-level elements

More information

ORACLE BUSINESS INTELLIGENCE WORKSHOP

ORACLE BUSINESS INTELLIGENCE WORKSHOP ORACLE BUSINESS INTELLIGENCE WORKSHOP Integration of Oracle BI Publisher with Oracle Business Intelligence Enterprise Edition Purpose This tutorial mainly covers how Oracle BI Publisher is integrated with

More information

Quick Start Guide Mobile Entrée 4

Quick Start Guide Mobile Entrée 4 Table of Contents Table of Contents... 1 Installation... 2 Obtaining the Installer... 2 Installation Using the Installer... 2 Site Configuration... 2 Feature Activation... 2 Definition of a Mobile Application

More information

UCL INFORMATION SERVICES DIVISION INFORMATION SYSTEMS. Silva. Introduction to Silva. Document No. IS-130

UCL INFORMATION SERVICES DIVISION INFORMATION SYSTEMS. Silva. Introduction to Silva. Document No. IS-130 UCL INFORMATION SERVICES DIVISION INFORMATION SYSTEMS Silva Introduction to Silva Document No. IS-130 Contents What is Silva?... 1 Requesting a website / Web page(s) in Silva 1 Building the site and making

More information

Content Author's Reference and Cookbook

Content Author's Reference and Cookbook Sitecore CMS 6.2 Content Author's Reference and Cookbook Rev. 091019 Sitecore CMS 6.2 Content Author's Reference and Cookbook A Conceptual Overview and Practical Guide to Using Sitecore Table of Contents

More information

COGNOS REPORTING SYSTEM USER GUIDE

COGNOS REPORTING SYSTEM USER GUIDE COGNOS REPORTING SYSTEM USER GUIDE Last Updated: 4/14/2016 Purpose This user guide provides instructions on navigating the Cognos Reporting System. Instructions are given for accessing reports and setting

More information

Form Builder Manual. A brief overview of your website s Form Builder with screenshots.

Form Builder Manual. A brief overview of your website s Form Builder with screenshots. A brief overview of your website s with screenshots. 1 Table of Contents:...1...3 Creating a New Web Form...4 Editing a Form Element...7 Creating a Form Action...9 Adding a Form Layout to an Action...11

More information

Content Author's Reference and Cookbook

Content Author's Reference and Cookbook Sitecore CMS 6.5 Content Author's Reference and Cookbook Rev. 110621 Sitecore CMS 6.5 Content Author's Reference and Cookbook A Conceptual Overview and Practical Guide to Using Sitecore Table of Contents

More information

Quest Web Parts for SharePoint

Quest Web Parts for SharePoint Quest Web Parts for SharePoint Quest Web Parts for SharePoint enables you to build line-of-business applications on the SharePoint Platform while overcoming the limitations of SharePoint forms, lists,

More information

for Salesforce CRM INSTALLATION GUIDE February 2011 www.crm.hoovers.com/salesforce

for Salesforce CRM INSTALLATION GUIDE February 2011 www.crm.hoovers.com/salesforce for Salesforce CRM INSTALLATION GUIDE February 2011 www.crm.hoovers.com/salesforce Table of Contents Before You Begin... 3 First Time Installing Access Hoover s... 3 Updating Access Hoover s... 3 Note

More information

Tyler Dashboard. User Guide Version 6.2. For more information, visit www.tylertech.com.

Tyler Dashboard. User Guide Version 6.2. For more information, visit www.tylertech.com. Tyler Dashboard User Guide Version 6.2 For more information, visit www.tylertech.com. TABLE OF CONTENTS Tyler Dashboard... 3 Tyler Dashboard Features... 3 Site Search... 3 Browse... 4 Page... 5 Dashboard...

More information

HOW TO CREATE AN HTML5 JEOPARDY- STYLE GAME IN CAPTIVATE

HOW TO CREATE AN HTML5 JEOPARDY- STYLE GAME IN CAPTIVATE HOW TO CREATE AN HTML5 JEOPARDY- STYLE GAME IN CAPTIVATE This document describes the steps required to create an HTML5 Jeopardy- style game using an Adobe Captivate 7 template. The document is split into

More information

Install MS SQL Server 2012 Express Edition

Install MS SQL Server 2012 Express Edition Install MS SQL Server 2012 Express Edition Sohodox now works with SQL Server Express Edition. Earlier versions of Sohodox created and used a MS Access based database for storing indexing data and other

More information

User Guide. Trade Finance Global. Reports Centre. October 2015. nordea.com/cm OR tradefinance Name of document 8/8 2015/V1

User Guide. Trade Finance Global. Reports Centre. October 2015. nordea.com/cm OR tradefinance Name of document 8/8 2015/V1 User Guide Trade Finance Global Reports Centre October 2015 nordea.com/cm OR tradefinance Name of document 2015/V1 8/8 Table of Contents 1 Trade Finance Global (TFG) Reports Centre Overview... 4 1.1 Key

More information

Microsoft Access 2010 Part 1: Introduction to Access

Microsoft Access 2010 Part 1: Introduction to Access CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Access 2010 Part 1: Introduction to Access Fall 2014, Version 1.2 Table of Contents Introduction...3 Starting Access...3

More information

Tips and Tricks SAGE ACCPAC INTELLIGENCE

Tips and Tricks SAGE ACCPAC INTELLIGENCE Tips and Tricks SAGE ACCPAC INTELLIGENCE 1 Table of Contents Auto e-mailing reports... 4 Automatically Running Macros... 7 Creating new Macros from Excel... 8 Compact Metadata Functionality... 9 Copying,

More information

Using Microsoft Access Databases

Using Microsoft Access Databases Using Microsoft Access Databases Print this document to use as a reference while you work through this course. Open Access, and follow all directions to familiarize yourself with the program. Database

More information

To change title of module, click on settings

To change title of module, click on settings HTML Module: The most widely used module on the websites. This module is very flexible and is used for inserting text, images, tables, hyperlinks, document downloads, and HTML code. Hover the cursor over

More information

TechTips. Connecting Xcelsius Dashboards to External Data Sources using: Web Services (Dynamic Web Query)

TechTips. Connecting Xcelsius Dashboards to External Data Sources using: Web Services (Dynamic Web Query) TechTips Connecting Xcelsius Dashboards to External Data Sources using: Web Services (Dynamic Web Query) A step-by-step guide to connecting Xcelsius Enterprise XE dashboards to company databases using

More information