UNIVERSITY OF CALGARY Information Technologies WEBFORMS DRUPAL 7 WEB CONTENT MANAGEMENT

Size: px
Start display at page:

Download "UNIVERSITY OF CALGARY Information Technologies WEBFORMS DRUPAL 7 WEB CONTENT MANAGEMENT"

Transcription

1 UNIVERSITY OF CALGARY Information Technologies WEBFORMS DRUPAL 7 WEB CONTENT MANAGEMENT

2 Table of Contents Creating a Webform First Steps... 1 Form Components... 2 Component Types Conditionals Form Validation E- mails E- mails sent to an address specified by the webform creator E- mails sent to an address entered by the user filling out an E- mail component E- mails list Form Settings Results... 30

3 Webforms Drupal 7 Web Content Management The Webform feature allows people visiting your site to submit information or files through forms, questionnaires, surveys, and polls. Submissions are stored in the site s database and may also be sent to designated addresses. The Webform feature also includes simple analytical tools and allows for all the data to be downloaded for detailed statistical analysis. Creating a Webform First Steps 1. Hover over Content in the Administration menu. Move down to Add content and then click the Webform option that appears. Note: If you do not see Webform listed under Add content, contact the WCM Support team to request the Webform feature be activated on your site. To do so, go to 2. Notice the Privacy Assessment note on all webform pages. Please read this carefully. 1 P age

4 3. Give the webform a Title. It will appear at the top of the webform. This is a mandatory field. 4. You may include some content that would appear below the Title and above the webform itself. This is optional. It would typically be used to describe the webform and include any relevant instructions. To do this, enter the desired content into the Body field. 5. Fill in any other fields that you require (e.g. File attachments, Menu settings, etc.). 6. Click Save at the bottom of the page. The Title and Body are now visible on the View tab. Form Components You are now ready to begin adding Form Components to your webform. These components consist of the questions and other elements that will make up your webform. If you are not already there, go to the Webform tab, then the Form components sub- tab. You will see a list of existing components in this webform (there are none to begin with) and space to add new components. 2 P age

5 1. Enter a Label into the New component name field. This will be the actual question that you are asking. For example, if you need to ask What day did you attend Drupal training?, then that is what you should enter into the New component name field under the Label column. Note: Components are not numbered in webforms. Therefore, if you want your components (or questions) numbered, enter the relevant number or letter as part of the Label, or New component name (e.g. 1. What day did you attend Drupal training? ). 2. Next, select the Type of component by choosing an option from the drop- down menu. 3 P age

6 There are several types to choose from. Below is a summary. Each will be described in more detail in step 6. (To quickly see more information about most of the component types below, click their title.) Component Type Date E- mail Fieldset File Grid Hidden Markup Number Page break Select options Textarea Textfield Time Used for selecting a date Description Used for entering an address, which may be used for you to collect addresses, but may also be used to send a copy of the webform submission to the user Used for grouping components together in sections Used for attaching files to a submission Used for listing multiple questions as rows, with multiple answers for each question as columns useful for ranking- type questions, for example Used for inserting information hidden to the user, but available to the site administrator contact WCM Support to use this component Used for entering Basic page- type content into the webform (e.g. text, images, links not a question on the webform, but perhaps some text explaining the purpose of the next components listed on the webform) Used for entering a numeric value (e.g. ID number) Used for creating a page break, thereby splitting up the webform into multiple pages Used for multiple choice- type questions Used for creating a large textbox (which may be resized by the user) for the user to enter free- form text Used for creating a single- line textbox for users to enter free- form text Used for selecting a time 4. You may choose to make responding to a component mandatory or not. By checking off the Required checkbox, users will not be able to make a submission without filling in that component. 5. Click the Add button. 4 P age

7 6. Depending on the component Type selected, you will now be prompted to adjust a variety of settings. With all types, however, you can change the Label (or component name - do not worry about the Field Key), enter a Default value, enter a Description (which will appear in small font directly below the component when viewed on the webform), or change the Required setting. You may also select whether the Label display is set to Above or to the left of the component (Inline), or not at all (None). With all components, be sure to click Save component at the bottom of the page when you are done. Some component specific settings for each Type are as follows: 5 P age

8 a. Date: You may choose to Hide the Day, Month, and/or Year, if you only want to capture part of that information. In the Year drop- down menu that will be presented to users, you can specify how many years to offer. The default setting is ± 2 years (e.g. If it is currently 2015, the list will include years from 2013 to 2017.). You may change the Start date and End date to suit your needs. If you prefer that users manually type in a year, check off Use a textfield for year. Enable popup calendar is selected by default and presents users with a clickable calendar to select the date, rather than using the drop down menus. When saved, the Date component will look similar to this: Note: The red asterisk beside the Label (or component name) indicates that this component is mandatory. b. E- mail: Aside from using this component type to collect addresses, you may also use this component to provide users the ability to receive a copy of their own submissions. This will be explained later on page 24. When saved, the E- mail component will look similar to this: 6 P age

9 c. File: You can limit the file types and file size that users may attach as part of their webform submissions. The Max upload size is set to 100 MB. Allowed file extensions is where you can specify what file types users may attach, or upload. The default file extensions checked off are all for Web images, but you may add and remove as necessary from any Category. You can select all file extensions in a given Category by clicking the select link to its right. If you are expecting users to attach large files, you may wish to change the Progress indicator to Bar with progress meter. However, that option will take more space on your webform. When saved, the File component will look similar to this: 7 P age

10 d. Grid: Ideal for soliciting responses to one or more questions based on a scale, the Grid component has a number of settings to consider. First, you must enter the Options users will choose from. These will serve as the responses to the Questions and will be listed across the top of the grid. Enter one value into each field. Three fields are listed by default, but you may add or remove options using the + and x icons off to the right. Next, enter the Questions. As above, one question will be entered per field. If you need more or less than three questions, use the + and x icons off to the right to adjust accordingly. Finally, you have the option to Randomize the Options and/or Questions. When saved, the Grid component will look similar to this: 8 P age

11 e. Markup: To insert static content on a webform, like text, images, or links (perhaps to provide an explanation part way through the webform), the Markup component uses the same rich text editor found in the Body of a Basic page. By default, this markup will only display on the webform itself, not on the submission results that may be viewed by the site administrator (as described in the Results section on page 30). This can be changed by switching the Display on value from form only to either viewed submission only or both form and viewed submission. When saved, the Markup component will look just as it would on a Basic page, placed between the components you have chosen: Note: The Label (or component name) is not displayed in the Markup component. 9 P age

12 f. Number: There are many options to consider when using the Number component. If only whole numbers are acceptable, check off Integer and users will not be able to enter numbers with decimal places. You can specify a Minimum and Maximum numeric values (e.g. 1 to 100). If the numbers entered must follow a specific increment (e.g. 5, 10, 15, etc.), enter the minimum increment in the Step field (e.g. 5). The default Element type is to provide users with a Text field for them to type the relevant number in, but you can change it to a Select list where they would choose from a drop- down menu. In the latter case, you will need to specify Minimum and Maximum values. Prefix and Postfix text may be included (e.g. $, %). The number of Decimal places and what the Decimal point and Thousand separator should be (period or comma) can also be specified. If statistical analyses will be conducted on the numbers collected, entries of zero or that are blank may be excluded when counting submissions to calculate average and standard deviation by checking off Exclude zero. When saved, the Number component will look similar to this: 10 P age

13 g. Page break: When splitting a webform into more than one page, the Page break form component simply needs to be placed between the components where the split should occur. By default, the buttons that will appear at the bottom of each page of your webform will be labelled as Next Page > and < Prev Page. You may change the labels as you see fit with the following fields: Note: A progress bar is automatically activated when page breaks are used. To learn more, refer to the Form Settings section (step 7, page 27). h. Select options: Multiple choice is another name for Select options. Enter the Options users will choose from in the Value fields. Enter one value into each field. Three fields are listed by default, but you may add or remove options using the + and x icons off to the right. To have a particular option already selected by default for users, which they may change as necessary, click the Default radio button beside the option of your choice. Users can only select one option by default. To allow users to select multiple options, check off Multiple. Instead of round radio buttons, square checkboxes will be displayed instead. Checking off Allow Other option allows users to enter an option not on the list. 11 P age

14 To save space on your webform, you can display your Select options in a drop- down menu by checking off Listbox. The order of the options may be randomized by checking off Randomize options. When saved, the Select options component will look similar to this: i. Textarea: Larger than a single- line Textfield, the actual size may be adjusted. The Width may not be modified within our templates, but the Height can be. Resizable is checked off by default and that allows the user to resize the height of the box. A Placeholder may be added and will appear in the field until the user begins entering a value. When saved, the Textarea component will look similar to this (if permitted, the user can resize the box by dragging the handle at the bottom): 12 P age

15 j. Textfield: The maximum length of what users may enter into the Textfield may be specified (in number of characters) in the Maxlength field. The Width of the box may be modified (to a certain extent). A Placeholder may be added and will appear in the field until the user begins entering a value. Prefix or Postfix (e.g. $, %) values may also be included. When saved, the Textfield component will look similar to this: k. Time: A Start time and End time may be entered to specify a limited range of time. You can choose the Time format (12 or 24 hour) and what Minute increment is appropriate (from 1 minute to 30 minute increments). When saved, the Time component will look similar to this: 13 P age

16 l. Fieldset: If you need to group a few components together, you must use the Fieldset component. You may make it Collapsible so that the user can open or close the Fieldset (it will initially appear open or expanded) and you may force it to be Collapsed by Default when initially viewed (in that case, the user will have to click to open the Fieldset). The Fieldset s Label will display at the beginning of the section, but you can select Hide label to omit the label. Once saved, you must place the Fieldset component before the components you wish to group together. (To illustrate this and how to add components to an existing Fieldset, the File and Grid components in the figures below will be used.) Hover your mouse pointer over the left- hand side of the Form components list (over the small triangles at the beginning of each row) and a four- headed arrow will appear. 14 P age

17 This indicates that you can click and drag a row (i.e. component) to where it needs to be. When a component is moved in this fashion, an asterisk appears beside its Label indicating that this change must be saved in order to take effect. 15 P age

18 Next, the components that are to be included within the Fieldset must be indented by moving each component slightly to the right (by hovering over the small triangles until the four- headed arrow appears, then clicking and dragging that row to the right). Again, an asterisk appears beside the Label indicating that this change must be saved. Once all components have been moved, be sure to Save the changes. Note: Rows may also be arranged up and down the list by Weight. To do this, click the Show row weights link found above and to the right of the Form components table. When in this mode, you cannot drag- and- drop. Indenting rows to place them within a Fieldset cannot be accomplished by Weight, therefore you would have to Hide row weights to go back to the drag- and- drop method. When saved, the Fieldset component will look similar to this: 16 P age

19 The Form components sub- tab will now list all the components that have been added to the webform, in their correct order, including any Fieldset groupings, Markup, and Page break components. You may return to this list and use the links on the far right to Edit or Delete any of the components. You may also Clone a component if you need to create an additional similar component. Component order may be rearranged and more components may be added, as well. 17 P age

20 Conditionals To have a component (or entire page of components) appear or not, based on a previous response, you will need to define Conditional actions. For example, you already have a Select options component on your webform asking what the user s favourite day of the week is. If they answer Monday, you want more information to help you understand why. So, you decide to add a Textarea component called Why Monday? which will appear if, and only if, they select Monday as their answer. 1. If you are not already there, go to the Webform tab, then the Conditionals sub- tab. You will see a list of existing conditional actions in this webform (there are none to begin with). 2. Click the + button to add a conditional action. 3. First, you need to select which component will drive the action. This is chosen from the first If drop- down menu (see figure on next page). In this example, we will select the component called What is your favourite day of the week? 4. Next, you need to select which response (to the component chosen above) will trigger the conditional action. The options presented to you will depend on the type of component you have selected. Component Type Type of Response Response Format Date is on, is not on, is before, is on or before, is after, is on or after m/d/y or valid date E- mail, Textarea, Textfield Number Select options is, is not, contains, does not contain, begins with, ends with, is blank, is not blank is equal to, is not equal to, is less than, is less than or equal, is greater than, is greater than or equal, is blank, is not blank is, is not, is before, is or is before, is after, is or is after, is empty, is not empty any format any valid number any of the options Time is at, is not at, is before, is at or before, is after, is at or after HH:MMam or valid time In this example, we want to know why someone would choose Monday as their favourite day of the week, so we need to select is and Monday from the second and third If drop- down menus, respectively (see figure on next page). 18 P age

21 5. Finally, you need to use the then drop- down menus to select whether the above conditions will cause another component to be shown or not, be required or not, or be set to a specific value. Any component may be selected, including a Fieldset or Page break (which will include all components within the Fieldset or within the page following the Page break). In this example, we want the above selections to make the component called Why Monday? appear, so we will select that component from the list and choose is and shown. 6. When the conditional action is fully defined, click Save conditions. Note: If you want a conditional action to be triggered by more than one response to a component (e.g. Monday and Tuesday ) or by a responses to more than one component, click the + button labeled 1 in the figure below. If you want a condition(s) to trigger more than one conditional action (e.g. The answer Monday to the question What is your favourite day of the week? triggers two or more other components to appear, or makes one component appear and another disappear), click the + button labeled 2 in the figure below. To add an entirely new and unrelated conditional action, click the + button labeled 3 in the figure below. Remember to click Save conditions when you are done adding new conditions. 19 P age

22 Form Validation Validation rules can be applied to form components in order to ensure that only certain kinds of data are collected. For instance, if you want to ensure that someone can only enter numbers into a Textfield, you can apply the Numeric values validation rule to that component. To apply a validation rule, click the Webform tab, followed by the Form validation sub- tab. Select the validation rule that you need. You will be required to give the validation rule a name, select which components it applies to (only eligible component types will be offered) and, depending on the rule selected, there may be more settings to consider. When complete, click the Add rule button, and the rule will appear at the top of the rule list. Please contact WCM Support at if you have questions about how to use any of the Validation rules. 20 P age

23 E- mails E- mails can automatically be sent to one or more e- mail addresses whenever a webform submission is made. They may be sent to an e- mail address specified by the webform creator, or to an e- mail address entered by the user filling out an E- mail component within the webform. E- mails sent to an address specified by the webform creator 1. Click the Webform tab, followed by the E- mails sub- tab. 2. Enter the e- mail address that webform submissions should be sent to by filling in the Address field. Multiple addresses may be included, each separated by commas. 3. Click Add. 4. You can adjust the e- mail address in the Custom field under the E- mail to address heading. 21 P age

24 5. The E- mail header details that the e- mail recipient sees when receiving a submission can be customized, if required. The E- mail subject, E- mail from address, and E- mail from name can all be set to one of the following three options: a. Default: The default E- mail subject heading will be Form submission from: <title of webform>. The default E- mail from address and E- mail from name are based on the site s default settings (found in the Administration menu under Configuration > System > Site information > Site details). All default values are displayed in italics to the right of the Default option. b. Custom: You can change any of E- mail header details to whatever you like by selecting Custom and entering the desired value. c. Component: You can choose a component from your webform for any of the E- mail header details. The response made to the given component will be used. Only valid components will be available to choose from. 22 P age

25 6. The format of the body of the e- mail itself may also be modified. The E- mail template is initially based on the Default template, which includes text and tokens to indicate the following: a. The date of the submission. b. Who made this submission, if the person filling out the webform is logged in. Otherwise, it will be listed as anonymous. c. The values or answers from the components on the webform. You may change the template as you see fit, using text and any available tokens found by clicking the Browse available tokens link immediately below the template. By default, responses to all components are included in the e- mail. To change this, click the Included e- mail values link and select whichever components you wish to include. 7. Click Save e- mail settings at the bottom of the page. 23 P age

26 E- mails sent to an address entered by the user filling out an E- mail component The E- mail component is used for collecting e- mail addresses, but this option is also useful for providing users an e- mail copy of their own submission. 1. Click the Webform tab, followed by the E- mails sub- tab. 2. Click the Component value radio button. 3. Select from the list of valid components. All E- mail components in the webform will be listed. 4. Click Add. 5. You can change the Component selected from the drop- down menu under the E- mail to address heading. 6. The remaining settings are identical to pervious section. Please refer to steps 5 through 7 in the E- mails sent to an address specified by the webform creator section above. E- mails list Once you have added E- mail to recipients to the webform, you will see them listed along with links to Edit, Clone, or Delete them. 24 P age

27 Form Settings What a user experiences when submitting a webform, as well as who can submit and how often, is defined here. 1. Click the Webform tab, followed by the Form settings sub- tab. 2. The default Confirmation page that will appear when a user makes a submission states Thank you, your submission has been received., followed by a Go back to the form hyperlink. If you want to change this, you have the option to enter a different Confirmation message. Alternatively, you can change the Redirection location from the Confirmation page to a Custom URL (which opens in the same browser tab/window) or have No redirect, which simply reloads the webform. 25 P age

28 3. If you need to limit the total number of submissions that can be made to the webform, switch the Total submissions limit from Unlimited to a Limit to value. You can then go further and specify if this is an absolute limit (ever) or the limit per minute, five minutes, hour, day, or week. 4. If users must log into your site to complete the webform, you can also specify the number of times a given user may submit the webform under the Per user submission limit. If people do not log into your site, then this limit cannot be applied because everyone would be considered an anonymous user. 5. By default, once you create a webform, it is ready to receive submissions. If you wish to prevent further submissions, select Closed under the Status of this form. 6. Most webforms are for anonymous users (i.e. people who are not logged into the site). By default, an anonymous user and an authenticated user (i.e. someone who is logged in) are permitted to make submissions. If you need to change these settings, select what you need under Roles that can submit this webform, found in the Submission access section. 26 P age

29 7. If you include the Page break component type in your webform, a Progress bar will automatically be enabled. This will show users how far along they are in the webform. The first page of the webform is labelled Start by default and the confirmation page at the end is labelled Complete. Please note that subsequent webform pages will display page labels on the progress bar based on the Label you gave to the respective page break components. You may choose to hide these page labels, change the default labels, disable the progress bar altogether, or configure other settings to meet your needs. The will Progress bar will appear below the webform s Title and any text entered into Body field and above the Form components, as illustrated below. Note: The example above shows a Progress bar on a two- page webform. The default Start is being used for the first page and the default Complete for the Confirmation page at the end. There is one Page break (thereby creating the two pages) and it is labeled Page 2. This example is also using a Preview page (See step 8 below to learn more about the Preview page). 27 P age

30 8. You can give users a chance to preview their submission before actually submitting it by having them click a Preview button at the bottom of the webform before submitting it. To enable this, click on the Preview page header to open that section and check off the Enable preview page box that appears. Several options will appear. You can configure the Preview page title (or use the default title: Preview ) and you can also specify the Preview button label and the Previous page button label (defaults: Preview and <Previous, respectively). You can also include a Preview message and select which form components should be Included preview values. Note: Enabling the Preview page will also enable the Progress bar, if it is not already in use. See step 7 immediately above to learn more about the Progress bar. 28 P age

31 9. Under the Advanced settings section, you may change the default label displayed on the Submit button (the default is Submit ) by entering a new value in the Submit button label field. The Show Save draft button, Automatically save as draft between pages and when there are validation errors, and Show the notification about previous submissions options only apply to authenticated users (those who are logged in). Please contact WCM Support at if you have questions regarding the Available as block and Next submission number options. 10. Click Save configuration. 29 P age

32 Results All submissions from a given webform will be stored in the webform itself, under the Results tab. To view a submission, click the View link beside that submission. Files collected using a File component type will be found by viewing individual submissions this way. Submissions may be edited by clicking the Edit link. If required, a submission may be deleted by clicking the Delete link. To delete all submissions, click the Clear sub- tab. Note: If you delete a submission or clear all submissions from the webform, these actions cannot be undone. The Analysis sub- tab will give you the overall results for each component, showing various statistics, depending on the component type. The Table sub- tab will show you each submission, including all answers, selections, and text entries, in a table format. The Download sub- tab offers you the option to download all current submissions to your computer. You may download the results in Microsoft Excel (e.g..xlsx) or Delimited text (e.g..csv) formats. Options exist to specify how to download results from Select components, which components to download (all, by default), and what range of submissions to download (e.g. based on time, when you last downloaded, etc.). Finally, the Clear sub- tab is used for deleting all submissions to a given webform. Please be careful with this option since you cannot undo this action. 30 P age

Webforms on a Drupal 7 Website 3/20/15

Webforms on a Drupal 7 Website 3/20/15 Jody Croley Jones Webforms on a Drupal 7 Website 3/20/15 A form is a document used to gather specific information from a person. A webform is simply a web page, built to allow the web-reader to enter data

More information

Rochester Institute of Technology. Finance and Administration. Drupal 7 Training Documentation

Rochester Institute of Technology. Finance and Administration. Drupal 7 Training Documentation Rochester Institute of Technology Finance and Administration Drupal 7 Training Documentation Written by: Enterprise Web Applications Team CONTENTS Workflow... 4 Example of how the workflow works... 4 Login

More information

MHC Drupal User Manual: Webforms

MHC Drupal User Manual: Webforms MHC Drupal User Manual: Webforms These instructions are not inclusive of all webform features that may be available. If you need assistance in creating webforms, or if you want to provide options on your

More information

Chapter 15: Forms. User Guide. 1 P a g e

Chapter 15: Forms. User Guide. 1 P a g e User Guide Chapter 15 Forms Engine 1 P a g e Table of Contents Introduction... 3 Form Building Basics... 4 1) About Form Templates... 4 2) About Form Instances... 4 Key Information... 4 Accessing the Form

More information

CWU Content Management System (CMS) User Guide

CWU Content Management System (CMS) User Guide CWU Content Management System (CMS) User Guide Last Revision: July 14, 2014 Version: 1.7 CWU Content management System (CMS) User Guide 2 Table of Contents NOTE: Copyright Guidelines... 4 What is a content

More information

Creating and Using Forms in SharePoint

Creating and Using Forms in SharePoint Creating and Using Forms in SharePoint Getting started with custom lists... 1 Creating a custom list... 1 Creating a user-friendly list name... 1 Other options for creating custom lists... 2 Building a

More information

Dreamweaver Tutorials Creating a Web Contact Form

Dreamweaver Tutorials Creating a Web Contact Form Dreamweaver Tutorials This tutorial will explain how to create an online contact form. There are two pages involved: the form and the confirmation page. When a user presses the submit button on the form,

More information

Where do I start? DIGICATION E-PORTFOLIO HELP GUIDE. Log in to Digication

Where do I start? DIGICATION E-PORTFOLIO HELP GUIDE. Log in to Digication You will be directed to the "Portfolio Settings! page. On this page you will fill out basic DIGICATION E-PORTFOLIO HELP GUIDE Where do I start? Log in to Digication Go to your school!s Digication login

More information

emarketing Manual- Creating a New Email

emarketing Manual- Creating a New Email emarketing Manual- Creating a New Email Create a new email: You can create a new email by clicking the button labeled Create New Email located at the top of the main page. Once you click this button, a

More information

CONTENTM WEBSITE MANAGEMENT SYSTEM. Getting Started Guide

CONTENTM WEBSITE MANAGEMENT SYSTEM. Getting Started Guide CONTENTM WEBSITE MANAGEMENT SYSTEM Getting Started Guide Table of Contents CONTENTM WEBSITE MANAGEMENT SYSTEM... 1 GETTING TO KNOW YOUR SITE...5 PAGE STRUCTURE...5 Templates...5 Menus...5 Content Areas...5

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

Netigate User Guide. Setup... 2. Introduction... 5. Questions... 6. Text box... 7. Text area... 9. Radio buttons...10. Radio buttons Weighted...

Netigate User Guide. Setup... 2. Introduction... 5. Questions... 6. Text box... 7. Text area... 9. Radio buttons...10. Radio buttons Weighted... Netigate User Guide Setup... 2 Introduction... 5 Questions... 6 Text box... 7 Text area... 9 Radio buttons...10 Radio buttons Weighted...12 Check box...13 Drop-down...15 Matrix...17 Matrix Weighted...18

More information

Email Marketing. User Guide. July 2012. Welcome to AT&T Website Solutions SM

Email Marketing. User Guide. July 2012. Welcome to AT&T Website Solutions SM July 2012 Email Marketing User Guide Welcome to AT&T Website Solutions SM We are focused on providing you the very best web hosting service including all the tools necessary to establish and maintain a

More information

Content Management System User Guide

Content Management System User Guide Content Management System User Guide support@ 07 3102 3155 Logging in: Navigate to your website. Find Login or Admin on your site and enter your details. If there is no Login or Admin area visible select

More information

Intellect Platform - The Workflow Engine Basic HelpDesk Troubleticket System - A102

Intellect Platform - The Workflow Engine Basic HelpDesk Troubleticket System - A102 Intellect Platform - The Workflow Engine Basic HelpDesk Troubleticket System - A102 Interneer, Inc. Updated on 2/22/2012 Created by Erika Keresztyen Fahey 2 Workflow - A102 - Basic HelpDesk Ticketing System

More information

Qualtrics Survey Tool

Qualtrics Survey Tool Qualtrics Survey Tool This page left blank intentionally. Table of Contents Overview... 5 Uses for Qualtrics Surveys:... 5 Accessing Qualtrics... 5 My Surveys Tab... 5 Survey Controls... 5 Creating New

More information

USER GUIDE. Unit 2: Synergy. Chapter 2: Using Schoolwires Synergy

USER GUIDE. Unit 2: Synergy. Chapter 2: Using Schoolwires Synergy USER GUIDE Unit 2: Synergy Chapter 2: Using Schoolwires Synergy Schoolwires Synergy & Assist Version 2.0 TABLE OF CONTENTS Introductions... 1 Audience... 1 Objectives... 1 Before You Begin... 1 Getting

More information

EMAIL CAMPAIGNS...5 LIST BUILDER FORMS...

EMAIL CAMPAIGNS...5 LIST BUILDER FORMS... Basic User Guide Table of Contents INTRODUCTION...1 CAMPAIGNER FEATURES...1 WHO SHOULD READ THIS GUIDE?...1 GETTING STARTED...2 LOGGING IN TO CAMPAIGNER...2 DASHBOARD...3 Modify Your Dashboard...4 EMAIL

More information

How to Use Swiftpage for Microsoft Excel

How to Use Swiftpage for Microsoft Excel How to Use Swiftpage for Microsoft Excel 1 Table of Contents Basics of the Swiftpage for Microsoft Excel Integration....3 How to Install Swiftpage for Microsoft Excel and Set Up Your Account...4 Creating

More information

How to Edit an Email. Here are some of the things you can do to customize your email:

How to Edit an Email. Here are some of the things you can do to customize your email: How to Edit an Email Editing a new email created during the Create an Email wizard or editing an existing email in the Edit Email section of the Manage Emails tab is easy, using editing tools you re probably

More information

Using Adobe Dreamweaver CS4 (10.0)

Using Adobe Dreamweaver CS4 (10.0) Getting Started Before you begin create a folder on your desktop called DreamweaverTraining This is where you will save your pages. Inside of the DreamweaverTraining folder, create another folder called

More information

Google Docs Basics Website: http://etc.usf.edu/te/

Google Docs Basics Website: http://etc.usf.edu/te/ Website: http://etc.usf.edu/te/ Google Docs is a free web-based office suite that allows you to store documents online so you can access them from any computer with an internet connection. With Google

More information

DNNCentric Custom Form Creator. User Manual

DNNCentric Custom Form Creator. User Manual DNNCentric Custom Form Creator User Manual Table of contents Introduction of the module... 3 Prerequisites... 3 Configure SMTP Server... 3 Installation procedure... 3 Creating Your First form... 4 Adding

More information

Web Portal User Guide. Version 6.0

Web Portal User Guide. Version 6.0 Web Portal User Guide Version 6.0 2013 Pitney Bowes Software Inc. All rights reserved. This document may contain confidential and proprietary information belonging to Pitney Bowes Inc. and/or its subsidiaries

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

Access Edit Menu... 2. Edit Existing Page... 3. Auto URL Aliases... 5. Page Content Editor... 7. Create a New Page... 17. Page Content List...

Access Edit Menu... 2. Edit Existing Page... 3. Auto URL Aliases... 5. Page Content Editor... 7. Create a New Page... 17. Page Content List... DRUPAL EDITOR Content Management Instructions TABLE OF CONTENTS Access Edit Menu... 2 Edit Existing Page... 3 Auto URL Aliases... 5 Page Content Editor... 7 Create a New Page... 17 Page Content List...

More information

Decision Support AITS University Administration. Web Intelligence Rich Client 4.1 User Guide

Decision Support AITS University Administration. Web Intelligence Rich Client 4.1 User Guide Decision Support AITS University Administration Web Intelligence Rich Client 4.1 User Guide 2 P age Web Intelligence 4.1 User Guide Web Intelligence 4.1 User Guide Contents Getting Started in Web Intelligence

More information

Vodafone Business Product Management Group. Hosted Services Announcer Pro V4.6 User Guide

Vodafone Business Product Management Group. Hosted Services Announcer Pro V4.6 User Guide Vodafone Business Product Management Group Hosted Services Announcer Pro V4.6 User Guide Vodafone Group 2010 Other than as permitted by law, no part of this document may be reproduced, adapted, or distributed,

More information

Penn State Behrend Using Drupal to Edit Your Web Site August 2013

Penn State Behrend Using Drupal to Edit Your Web Site August 2013 Penn State Behrend Using Drupal to Edit Your Web Site August 2013 Alternative Format Statement This publication is available in alternative media upon request. Statement of Non-Discrimination The Pennsylvania

More information

Further web design: HTML forms

Further web design: HTML forms Further web design: HTML forms Practical workbook Aims and Learning Objectives The aim of this document is to introduce HTML forms. By the end of this course you will be able to: use existing forms on

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

How to Use Swiftpage for SageCRM

How to Use Swiftpage for SageCRM How to Use Swiftpage for SageCRM 1 Table of Contents Basics of the Swiftpage for SageCRM Integration 3 How to Install Swiftpage for SageCRM and Set Up Your Account...4 Accessing Swiftpage s Online Editor

More information

BF Survey Plus User Guide

BF Survey Plus User Guide BF Survey Plus User Guide August 2011 v1.0 1 of 23 www.tamlyncreative.com.au/software/ Contents Introduction... 3 Support... 3 Documentation... 3 Installation New Install... 3 Setting up categories...

More information

This guide shows you how to configure each display option within the item editor.

This guide shows you how to configure each display option within the item editor. Rank Order Item The Rank Order item is one of several Checkbox Survey question types (click here to view all Checkbox question types). The Rank Order item offers four different display options: Selectable

More information

How to Use Swiftpage for Microsoft Outlook

How to Use Swiftpage for Microsoft Outlook How to Use Swiftpage for Microsoft Outlook 1 Table of Contents Basics of the Swiftpage for Microsoft Outlook Integration.. 3 How to Install Swiftpage for Microsoft Outlook and Set Up Your Account...4 The

More information

SURVEYMONKEY USER MANUAL

SURVEYMONKEY USER MANUAL SURVEYMONKEY USER MANUAL 5/14/2008 User Guide for Managing Accounts, Creating, Distributing, & Analyzing Surveys within SurveyMonkey. Copyright 1999-2007 SurveyMonkey.com. All Rights Reserved. No portion

More information

Site Maintenance. Table of Contents

Site Maintenance. Table of Contents Site Maintenance Table of Contents Adobe Contribute How to Install... 1 Publisher and Editor Roles... 1 Editing a Page in Contribute... 2 Designing a Page... 4 Publishing a Draft... 7 Common Problems...

More information

User Guide. Chapter 6. Teacher Pages

User Guide. Chapter 6. Teacher Pages User Guide Chapter 6 s Table of Contents 1. Introduction... 4 I. Enhancements... 5 II. Tips... 6 2. Key Information... 7 3. How to Add a... 8 4. How to Edit... 10 I. SharpSchool s WYSIWYG Editor... 11

More information

Tutorial: Creating a form that emails the results to you.

Tutorial: Creating a form that emails the results to you. Tutorial: Creating a form that emails the results to you. 1. Create a new page in your web site Using the Wizard Interface. a) Choose I want to add a form that emails the results to me in the wizard. b)

More information

Form And List. SuperUsers. Configuring Moderation & Feedback Management Setti. Troubleshooting: Feedback Doesn't Send

Form And List. SuperUsers. Configuring Moderation & Feedback Management Setti. Troubleshooting: Feedback Doesn't Send 5. At Repeat Submission Filter, select the type of filtering used to limit repeat submissions by the same user. The following options are available: No Filtering: Skip to Step 7. DotNetNuke User ID: Do

More information

Installing Lync. Configuring and Signing into Lync

Installing Lync. Configuring and Signing into Lync Microsoft Lync 2013 Contents Installing Lync... 1 Configuring and Signing into Lync... 1 Changing your Picture... 2 Adding and Managing Contacts... 2 Create and Manage Contact Groups... 3 Start an Instant

More information

Ecommerce User Manual 105

Ecommerce User Manual 105 Ecommerce User Manual 105 Shopping Lists (Premium Only) A new feature for our Pro-Store clients is the Shopping List option. Now you can offer your customers the ability to create Shopping Lists which

More information

Volume FIRST WALKTHROUGH. The 10-Minute Guide to Using Newsletter Services. First Walkthrough: the 10-Minute Guide

Volume FIRST WALKTHROUGH. The 10-Minute Guide to Using Newsletter Services. First Walkthrough: the 10-Minute Guide Volume 1 FIRST WALKTHROUGH The 10-Minute Guide to Using Newsletter Services First Walkthrough: the 10-Minute Guide Table of Contents Step - 1... 3 Sign-up for an account... 3 Step 2... 4 Authenticate your

More information

Chapter 7: Historical and manual data entry

Chapter 7: Historical and manual data entry Chapter 7: Historical and manual data entry Historical data is comprised of transactions that are dated before the first transaction downloaded for a bank account. You can only enter historical data for

More information

Website Creator Pro Quick Reference Guide. Version: 0.5

Website Creator Pro Quick Reference Guide. Version: 0.5 Website Creator Pro Quick Reference Guide Version: 0.5 Contents 1. Introduction 3 2. Navigation 4 2.1. Top Bar 4 2.1.1. Tabs 4 2.1.2. Buttons 4 2.2. Website Structure Fly-Out 4 3. Usage 5 3.1. Editor 5

More information

Using an Access Database

Using an Access Database A Few Terms Using an Access Database These words are used often in Access so you will want to become familiar with them before using the program and this tutorial. A database is a collection of related

More information

Starting User Guide 11/29/2011

Starting User Guide 11/29/2011 Table of Content Starting User Guide... 1 Register... 2 Create a new site... 3 Using a Template... 3 From a RSS feed... 5 From Scratch... 5 Edit a site... 6 In a few words... 6 In details... 6 Components

More information

GETTING STARTED CREATE A NEW EMAIL. 1 P age

GETTING STARTED CREATE A NEW EMAIL. 1 P age How To: Create an Email from a Template (One Time Custom Email & Recurring Custom Email) This documentation is designed to walk through the necessary steps to create a new One Time Custom Email and a Recurring

More information

EmpCenter Employee Training for Harvey Mudd College. TR-01: Time and Attendance Employee Functions

EmpCenter Employee Training for Harvey Mudd College. TR-01: Time and Attendance Employee Functions ` EmpCenter Employee Training for Harvey Mudd College TR-01: Time and Attendance Employee Functions LEGAL NOTICES Copyright 2012 WorkForce Software All Rights Reserved. WorkForce Software 38705 Seven Mile

More information

Sage Accountants Business Cloud EasyEditor Quick Start Guide

Sage Accountants Business Cloud EasyEditor Quick Start Guide Sage Accountants Business Cloud EasyEditor Quick Start Guide VERSION 1.0 September 2013 Contents Introduction 3 Overview of the interface 4 Working with elements 6 Adding and moving elements 7 Resizing

More information

Triggers & Actions 10

Triggers & Actions 10 Triggers & Actions 10 CHAPTER Introduction Triggers and actions are the building blocks that you can use to create interactivity and custom features. Once you understand how these building blocks work,

More information

ITP 101 Project 3 - Dreamweaver

ITP 101 Project 3 - Dreamweaver ITP 101 Project 3 - Dreamweaver Project Objectives You will also learn how to make a website outlining your company s products, location, and contact info. Project Details USC provides its students with

More information

Training Manual Version 1.0

Training Manual Version 1.0 State of Indiana Content Management System Open Text v.11.2 Training Manual Version 1.0 Developed by Table of Contents 1. Getting Started... 4 1.1 Logging In... 4 1.2 OpenText Menu...5 1.3 Selecting a

More information

Executive Dashboard. User Guide

Executive Dashboard. User Guide Executive Dashboard User Guide 2 Contents Executive Dashboard Overview 3 Naming conventions 3 Getting started 4 Welcome to Socialbakers Executive Dashboard! 4 Comparison View 5 Setting up a comparison

More information

CMS Training Manual. A brief overview of your website s content management system (CMS) with screenshots. CMS Manual

CMS Training Manual. A brief overview of your website s content management system (CMS) with screenshots. CMS Manual Training A brief overview of your website s content management system () with screenshots. 1 Contents Logging In:...3 Dashboard:...4 Page List / Search Filter:...5 Common Icons:...6 Adding a New Page:...7

More information

Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick Reference Guide

Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick Reference Guide Open Crystal Reports From the Windows Start menu choose Programs and then Crystal Reports. Creating a Blank Report Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick

More information

Volunteer Impact Standard Edition Version 3.9 Administrator s Guide

Volunteer Impact Standard Edition Version 3.9 Administrator s Guide Volunteer Impact Standard Edition Version 3.9 Administrator s Guide Revised: 15 April 2012 TELEPHONE North America: (800) 844-1545 Australia: 1-800-359-067 New Zealand: (04) 889 0403 United Kingdom: (0800)

More information

Microsoft Access Rollup Procedure for Microsoft Office 2007. 2. Click on Blank Database and name it something appropriate.

Microsoft Access Rollup Procedure for Microsoft Office 2007. 2. Click on Blank Database and name it something appropriate. Microsoft Access Rollup Procedure for Microsoft Office 2007 Note: You will need tax form information in an existing Excel spreadsheet prior to beginning this tutorial. 1. Start Microsoft access 2007. 2.

More information

Terminal Four (T4) Site Manager

Terminal Four (T4) Site Manager Terminal Four (T4) Site Manager Contents Terminal Four (T4) Site Manager... 1 Contents... 1 Login... 2 The Toolbar... 3 An example of a University of Exeter page... 5 Add a section... 6 Add content to

More information

The Electronic Voting System - EVS

The Electronic Voting System - EVS The Electronic Voting System - EVS The electronic voting system is based on the MSU surveys application. Its primary purpose is to allow the MSU community to vote on a variety of issues, membership or

More information

2/24/2010 ClassApps.com

2/24/2010 ClassApps.com SelectSurvey.NET Training Manual This document is intended to be a simple visual guide for non technical users to help with basic survey creation, management and deployment. 2/24/2010 ClassApps.com Getting

More information

Traffic Management App. User Guide

Traffic Management App. User Guide Traffic Management App User Guide content section one Introduction 2 Logging In 2 section two Creating a new Traffic Management Plan 4 Identifying the location 4 Associating with a non-streetworks or unplanned

More information

GOOGLE DOCS APPLICATION WORK WITH GOOGLE DOCUMENTS

GOOGLE DOCS APPLICATION WORK WITH GOOGLE DOCUMENTS GOOGLE DOCS APPLICATION WORK WITH GOOGLE DOCUMENTS Last Edited: 2012-07-09 1 Navigate the document interface... 4 Create and Name a new document... 5 Create a new Google document... 5 Name Google documents...

More information

Office365 at Triton College

Office365 at Triton College Office365 at Triton College Logging in to Office365 The new log in page for Triton email is http://outlook.com/triton.edu At that page, enter your username in this format: firstnamelastname@triton.edu

More information

Intellect Platform - Tables and Templates Basic Document Management System - A101

Intellect Platform - Tables and Templates Basic Document Management System - A101 Intellect Platform - Tables and Templates Basic Document Management System - A101 Interneer, Inc. 4/12/2010 Created by Erika Keresztyen 2 Tables and Templates - A101 - Basic Document Management System

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: TRAININGLAB@MONROE.LIB.MI.US MONROE COUNTY LIBRARY SYSTEM 734-241-5770 1 840 SOUTH ROESSLER

More information

We re going to show you how to make a Share site. It takes just a few minutes to set one up. Here s how it s done.

We re going to show you how to make a Share site. It takes just a few minutes to set one up. Here s how it s done. Get started Sharing your pictures is a great way to keep in touch with friends and family. Now, you can connect and communicate with everyone, all in one place, by creating a Shutterfly Share site secure,

More information

Create a survey using Google Forms

Create a survey using Google Forms Create a survey using Google Forms You can plan events, make a survey or poll, give students a quiz, or collect other information in an easy, streamlined way with Google Forms. Google Forms can be connected

More information

Appointment Scheduler

Appointment Scheduler EZClaim Appointment Scheduler User Guide Last Update: 11/19/2008 Copyright 2008 EZClaim This page intentionally left blank Contents Contents... iii Getting Started... 5 System Requirements... 5 Installing

More information

Strategic Asset Tracking System User Guide

Strategic Asset Tracking System User Guide Strategic Asset Tracking System User Guide Contents 1 Overview 2 Web Application 2.1 Logging In 2.2 Navigation 2.3 Assets 2.3.1 Favorites 2.3.3 Purchasing 2.3.4 User Fields 2.3.5 History 2.3.6 Import Data

More information

BID2WIN Workshop. Advanced Report Writing

BID2WIN Workshop. Advanced Report Writing BID2WIN Workshop Advanced Report Writing Please Note: Please feel free to take this workbook home with you! Electronic copies of all lab documentation are available for download at http://www.bid2win.com/userconf/2011/labs/

More information

Drupal Training Part One

Drupal Training Part One Drupal Training Part One In this tutorial, we will cover: Content editing, Uploading images, Revisions tab, and the Masquerade tool. Overview of Main Tools The main tools in Drupal are on the left side

More information

SelectSurvey.NET User Manual

SelectSurvey.NET User Manual SelectSurvey.NET User Manual Creating Surveys 2 Designing Surveys 2 Templates 3 Libraries 4 Item Types 4 Scored Surveys 5 Page Conditions 5 Piping Answers 6 Previewing Surveys 7 Managing Surveys 7 Survey

More information

NDSU Technology Learning & Media Center. Introduction to Google Sites

NDSU Technology Learning & Media Center. Introduction to Google Sites NDSU Technology Learning & Media Center QBB 150C 231-5130 www.ndsu.edu/its/tlmc Introduction to Google Sites Get Help at the TLMC 1. Get help with class projects on a walk-in basis; student learning assistants

More information

Event Management Do-It-Yourself User Guide

Event Management Do-It-Yourself User Guide ) Event Management Do-It-Yourself User Guide Last Revised 9/6/11 Version 1 Powered by TABLE OF CONTENTS MODULES: 3-74 ereg Module: 3-58 Event Info Tab 4-13 Categories Tab 14-16 Attendee Info Tab 17-19

More information

Integrated Invoicing and Debt Management System for Mac OS X

Integrated Invoicing and Debt Management System for Mac OS X Integrated Invoicing and Debt Management System for Mac OS X Program version: 6.3 110401 2011 HansaWorld Ireland Limited, Dublin, Ireland Preface Standard Invoicing is a powerful invoicing and debt management

More information

UHR Training Services Student Manual

UHR Training Services Student Manual UHR Training Services Student Manual October 2012 1 Logging in to CareWorks Clicking the copyright symbol on the bottom left of the footer takes you to the sign-in screen and then to the control panel.

More information

Blackboard 9.1 Basic Instructor Manual

Blackboard 9.1 Basic Instructor Manual Blackboard 9.1 Basic Instructor Manual 1. Introduction to Blackboard 9.1... 2 1.1 Logging in to Blackboard... 3 2. The Edit Mode on... 3 3. Editing the course menu... 4 3.1 The course menu explained...

More information

Module One: Getting Started... 6. Opening Outlook... 6. Setting Up Outlook for the First Time... 7. Understanding the Interface...

Module One: Getting Started... 6. Opening Outlook... 6. Setting Up Outlook for the First Time... 7. Understanding the Interface... 2 CONTENTS Module One: Getting Started... 6 Opening Outlook... 6 Setting Up Outlook for the First Time... 7 Understanding the Interface...12 Using Backstage View...14 Viewing Your Inbox...15 Closing Outlook...17

More information

AppShore Premium Edition Campaigns How to Guide. Release 2.1

AppShore Premium Edition Campaigns How to Guide. Release 2.1 AppShore Premium Edition Campaigns How to Guide Release 2.1 Table of Contents Campaigns Overview...3 How to create a Campaign Message...3 How to create a List...5 How to relate a Message to a List...6

More information

Create a Google Site in DonsApp

Create a Google Site in DonsApp Create a Google Site in DonsApp 1 Google Web Site Interactive. Constructivist. Collaborative. Communities. WHAT IS GOOGLE SITE? With one single click, you can create a website without any knowledge of

More information

Creating and grading assignments

Creating and grading assignments Creating and grading assignments An assignment activity provides a simple way for an instructor to provide a task for students to complete before a given deadline, collect work form student and assign

More information

UCSF Drupal Web Starter Kit Basic Training Guide

UCSF Drupal Web Starter Kit Basic Training Guide UCSF Drupal Web Starter Kit Basic Training Guide This is an image of your default home or front page Brought to you in partnership with Chapter 3 Owner: Web Site URL: Drupal Username: Drupal Password:

More information

How to Use Swiftpage for ACT! by Sage

How to Use Swiftpage for ACT! by Sage How to Use Swiftpage for ACT! by Sage 1 Table of Contents Basics of the Swiftpage for ACT! by Sage Integration 3 How to Install Swiftpage for ACT! and Set Up Your Account...4 I. The Swiftpage Screen in

More information

Finance Reporting. Millennium FAST. User Guide Version 4.0. Memorial University of Newfoundland. September 2013

Finance Reporting. Millennium FAST. User Guide Version 4.0. Memorial University of Newfoundland. September 2013 Millennium FAST Finance Reporting Memorial University of Newfoundland September 2013 User Guide Version 4.0 FAST Finance User Guide Page i Contents Introducing FAST Finance Reporting 4.0... 2 What is FAST

More information

Google Sites: Creating, editing, and sharing a site

Google Sites: Creating, editing, and sharing a site Google Sites: Creating, editing, and sharing a site Google Sites is an application that makes building a website for your organization as easy as editing a document. With Google Sites, teams can quickly

More information

HOW TO USE THIS GUIDE

HOW TO USE THIS GUIDE HOW TO USE THIS GUIDE This guide provides step-by-step instructions for each exercise. Anything that you are supposed to type or select is noted with various types and colors. WHEN YOU SEE THIS Click Help

More information

Edline Manual Design Guide Version: November 2011

Edline Manual Design Guide Version: November 2011 a Blackboard company Edline Manual Design Guide Version: November 2011 Copyright Statements: Edline software is a trademark of Edline, a Blackboard company. Copyright 2011-2012. Microsoft Windows names

More information

Wellesley College Alumnae Association. Volunteer Instructions for Email Template

Wellesley College Alumnae Association. Volunteer Instructions for Email Template Volunteer Instructions for Email Template Instructions: Sending an Email in Harris 1. Log into Harris, using your username and password If you do not remember your username/password, please call 781.283.2331

More information

Excel 2003 Tutorial I

Excel 2003 Tutorial I This tutorial was adapted from a tutorial by see its complete version at http://www.fgcu.edu/support/office2000/excel/index.html Excel 2003 Tutorial I Spreadsheet Basics Screen Layout Title bar Menu bar

More information

ithenticate User Manual

ithenticate User Manual ithenticate User Manual Version: 2.0.2 Updated March 16, 2012 Contents Introduction 4 New Users 4 Logging In 4 Resetting Your Password 5 Changing Your Password or Username 6 The ithenticate Account Homepage

More information

BulkSMS Text Messenger Product Manual

BulkSMS Text Messenger Product Manual BulkSMS Text Messenger Product Manual 1. Installing the software 1.1. Download the BulkSMS Text Messenger Go to www.bulksms.com and choose your country. process. Click on products on the top menu and select

More information

Microsoft Access 2010 handout

Microsoft Access 2010 handout Microsoft Access 2010 handout Access 2010 is a relational database program you can use to create and manage large quantities of data. You can use Access to manage anything from a home inventory to a giant

More information

ithenticate User Manual

ithenticate User Manual ithenticate User Manual Updated November 20, 2009 Contents Introduction 4 New Users 4 Logging In 4 Resetting Your Password 5 Changing Your Password or Username 6 The ithenticate Account Homepage 7 Main

More information

Integrated Accounting System for Mac OS X

Integrated Accounting System for Mac OS X Integrated Accounting System for Mac OS X Program version: 6.3 110401 2011 HansaWorld Ireland Limited, Dublin, Ireland Preface Standard Accounts is a powerful accounting system for Mac OS X. Text in square

More information

Creating tables in Microsoft Access 2007

Creating tables in Microsoft Access 2007 Platform: Windows PC Ref no: USER 164 Date: 25 th October 2007 Version: 1 Authors: D.R.Sheward, C.L.Napier Creating tables in Microsoft Access 2007 The aim of this guide is to provide information on using

More information

Webmail Instruction Guide

Webmail Instruction Guide Webmail Instruction Guide This document is setup to guide your through the use of the many features of our Webmail system. You may either visit www.safeaccess.com or webmail.safeaccess.com to login with

More information

CMU/SCS Computing Facilities. Microsoft Outlook 2010 Calendar Guide

CMU/SCS Computing Facilities. Microsoft Outlook 2010 Calendar Guide CMU/SCS Computing Facilities Microsoft Outlook 2010 Calendar Guide Table of Contents Opening Outlook... 2 Finding your Calendar... 2 Creating entries on your calendar... 2 Appointments... 2 Meetings...

More information

Quick Start Guide To: Using the Sage E-marketing Online Editor

Quick Start Guide To: Using the Sage E-marketing Online Editor Quick Start Guide To: Using the Sage E-marketing Online Editor When you first enter the Sage E-marketing online editor, you will see two tabs on the left-hand side of the screen: Content Editor and Customize

More information

Editor Manual for SharePoint Version 1. 21 December 2005

Editor Manual for SharePoint Version 1. 21 December 2005 Editor Manual for SharePoint Version 1 21 December 2005 ii Table of Contents PREFACE... 1 WORKFLOW... 2 USER ROLES... 3 MANAGING DOCUMENT... 4 UPLOADING DOCUMENTS... 4 NEW DOCUMENT... 6 EDIT IN DATASHEET...

More information