Sample A2J Guided Interview & HotDocs Template Exercise

Size: px
Start display at page:

Download "Sample A2J Guided Interview & HotDocs Template Exercise"

Transcription

1 Sample A2J Guided Interview & HotDocs Template Exercise HotDocs Template We are going to create this template in HotDocs. You can find the Word document to start with here. Figure 1: Form to automate Converting a Word document (.doc) to a HotDocs Pdf Template (.hpt) 1. Download and open the document in Word. 2. Save it as a.pdf a. Click File b. Click Save as c. Browse to the folder where you want to save the document. d. Change the Save as Type to.pdf (see Figure 2) e. Click Save

2 Figure 2: Save As PDF 3. Open up HotDocs Developer (it has this icon ) 4. Click the New Template icon (it looks like this ) 5. A dialog box will open up. a. Change the Type to HotDocs PDF Template (.hpt) b. Type in a File name. i. For example Sample Exercise ii. HotDocs will add the.hpt extension to whatever name you give the file. c. Click into the Title box. It will auto populate with the same name as the file name. d. Click Other file under Initial contents i. Browse to the folder where you saved the pdf in step 2. ii. Click to add that file. e. Click Ok you have just created your first HotDocs Template! Now to automate it! f. The HotDocs Automator ( ) (where you automate pdfs) will automatically open when you click Ok in Step 5(e). Automating the Template 1. Creating a field: a. Put your cursor over the line next to Name: b. Left click to draw a box the size of the line. See Figure 3.

3 Figure 3: Draw a box next to Name c. Now draw a box next to every line that will require a variable. This is called making a Field. See Figure 4. This includes small boxes over the check box spaces (Married and Children questions). i. *Note: You can resize your boxes by clicking on them and then adjusting the size of the box by dragging the lines either up and down or left and right. ii. *Note: Child s Name and Child s Birth Date are two separate columns. Their lines should have separate boxes. See Figure 4. Figure 4: Blank boxes throughout entire document.

4 2. Now to add variables. Double click into the box you created in question 1. HotDocs Developer will open (if you don t already have it open in the background) and a Variable Field dialog box will pop up. See Figure 5. i. In the Variable Field dialog box, make sure the Text bubble is selected. ii. In the white box next to Variable type Client name full TE iii. Click Ok. (See Figure 6 for filled in Variable Field dialog box) iv. You ve just created your first variable! Figure 5: Blank Variable Field dialog box pops up Figure 6: Filled in Variable Field dialog box for name variable

5 3. Create the variables for questions 2 4. i. Question 2 variable is Today date DA and is a Date variable type ii. Question 3 has 4 variables 1. Street: Address street TE (text variable) 2. City: Address city TE (text variable) 3. State: Address state MC (multiple choice variable) a. *Do not worry about populating this variable with states. We will take care of that in the A2J Guided Interview. 4. Zip code: Address zipcode TE (text variable) a. *Note: sometimes numbers are held in variables that are the type text read this for an explanation. iii. Question 4: Phone number TE (text variable again) 4. Create the checkbox fields for Question 5 a. Draw a small box over the box in front of Married like you did to make the Field in Step 1. b. Copy and paste this box in front of Single, Divorced, and Widowed. c. Click the first box, hold down the Shift key and click the other 3 boxes. All should have red corners. See Figure 7. Figure 7: Checkboxes all selected. d. Right click and a menu should pop up. e. Select Group. A red box should now appear around all of the 4 checkboxes. See Figure 8. Figure 8: Red box around checkboxes. f. Double click anywhere in that red box around the checkboxes. The Variable Field dialog box should appear. Create a new variable called Marital status MC. The type is multiple choice. Click into the Variable editor. Under the Option column in the table, type Married, Single, Divorced, Widowed. Make sure your other options look like Figure 9. Click Save. Click Ok. Click Ok again. It should now look like Figure 10.

6 Figure 9: Variable editor for Marital status MC. Figure 10: Question 5 with variable inserted into grouped checkboxes. 5. Repeat Step 4 for Question 6 s checkboxes. The variable is Have children TF. The type is True/False. 6. Create a field and insert a variable for Question 6(a). The variable is Number of children NU. It is number type of variable. 7. Repeat Loop for Question 6(b): This next section is more advanced. We are going to create a repeat loop. A Repeat Dialog (aka a Repeat Loop) is a series of questions that will continue to loop based on criteria that the author sets. If the same type of information needs to be collected several times, such as children s names or birthdates, a repeat dialog can be written to collect the series instead of using multiple questions, thus greatly increasing the efficiency in interview drafting. In order to facilitate this, we need to group the fields that will contain the name of the user s children and group the fields that will contain those children s birthdates.

7 a. In the column under Child s Names click on the first field box that you created. Hold down the shift key and click on the other 3 boxes in that column. Right click. A pop up box will appear. Select Align Fields. See Figure 11. Figure 11: Align Fields pop up box. b. A new popup will appear. Select Left from the Horizontal option, No change for Vertical, and Like first for Width and Height. This will make sure that your boxes are all aligned properly. c. Do the same thing for the boxes under Child s Birth Date. d. Create a new variable in the first box under Child s Name called Child name first TE. It should be a text variable type. e. Create a new variable in the first box under Child s Birth Date called Child DOB DA. It should be a date variable type. f. Once all your boxes are aligned and your 2 new variables created, click to select all of the boxes in both columns. Right click and select Group as Table from the pop up menu. g. Click anywhere on the new table to select it. With the table selected, click the Field menu on the top toolbar, then click REPEAT. See Figure 12.

8 Figure 12: REPEAT option in Field menu. h. This will open up the Repeat Field editor. Create a new Repeat Dialog called Child Information. See Figure 13. Figure 13: Repeat Field editor. i. Click the edit component button. This will open the Repeat Dialog Editor. j. Make sure the Style is set to Repeated Series. Drag the Child name first TE variable into the Contents box. Drag the Child DOB DA variable into the Contents box. Click OK to close the Repeat Dialog Editor. k. Click OK to close the Repeat Field Editor. Congratulations! You have now created a repeat loop in HotDocs. i. *Note: In a real document automation project, you would want to tell HotDocs what to do if more than 4 lines of information was filled in by

9 the end user for this question. That involves adding a COUNTER and an ADDENDUM. We aren t going to do that in this example. If you d like to learn more about, check out this other resource we created. We are going to limit the number of answers an end user can give us to 4 in our A2J Guided Interview (instructions below). l. To finish automating our template, we need to automate Question 7. This is an open ended question to which the end user might give a lengthy answer. In order to make sure that their entire answer is included in the final product, we need to tell HotDocs to include an addendum if the text is longer than the space allotted on the form. i. Select all 5 field and align them (see above Step 7(a) above if you need a refresher on how to do this). The fields should be aligned horizontally Like First, vertically Space Equally, Width Like First, and Height Like First. ii. Then Group the lines (See Step 4(c) (e) for a refresher on grouping). iii. Create a new variable called Purpose of form TE and insert it into the grouped fields. It should be a text variable. iv. Right click in the grouped fields. A pop up menu will appear. Click Field Properties and the Field Properties box will pop up. Tab over to Overflow. v. Check the box next to Send answer to addendum. vi. Add an Addendum label text called Purpose of using this form today. (no quotes) vii. Check Begin addendum entry on a new page. Click the red x to close the Field Properties box. See Figure 14 for how the Field Properties box should be configured.

10 Figure 14: Field Properties box with proper options selected. 8. Congratulations! You have successfully automated your first HotDocs template. Now we need to test to make sure that everything is working properly. To test assemble in HotDocs, we want to generate a default interview so that we can fill in our variables. Once we have completed our A2J Guided Interview, we can test our HotDocs template using our answer file from A2J Author (.anx format). However, we haven t built our A2J Guided Interview yet, so we want to have HotDocs display the variables for us to fill in now as we test. To do that: a. Open the component manager by clicking on this icon in the top toolbar. b. Click the Component File Properties button (this allows you to edit the properties of every variable in your component file). See Figure 15 for where this button is located.

11 Figure 15: Component File Properties button in the Component Manager. c. The Component File Properties box will pop up. Tab over to the Interview Tab. Check Generate default interview and click Ok. d. Click the save button on the component manager and close it. It is very important to use HotDocs internal save buttons. There is no automatic saving in HotDocs! e. Now click the Test Assemble button on the top toolbar in HotDocs Automator. f. Fill in all the variables that display in the default interview. Click next to proceed through the interview. i. *Note: Skip the question about state and marital status. We did not create multiple choice options in HotDocs because the answers will be passed from the A2J Guided Interview. We can test that section fully once we have created our A2J Guided Interview.

12 g. When you get to the end of the interview, tab over to Form Document to see if your variables properly formatted and filled in. It should look something like Figure 16. Figure 16: Test Assembled Form Document. h. You can go back into HotDocs Automator and make any edits, move fields around, better align your boxes, or make any changes that you need. Make sure to save your work with the HotDocs save button in the top toolbar!

13 A2J Guided Interview We are now going to create an A2J Guided Interview to go with the HotDocs template. 1. Log into your a2jauthor.org account. If you aren t sure how to create an account, check out this resource. 2. Once logged in, go to the authoring tab and click it to open A2J Author version Under Create a new interview click Blank Interview. This will open up a blank A2J Guided Interview. To learn more about authoring in A2J Author 5.0, check out our 190 page Authoring Guide. 4. A new A2J Guided Interview comes pre populated with 4 questions. We are going to have 11 questions in our practice A2J Guided Interview. So you will need to create 7 additional questions. a. Click the New Page button at the bottom of the screen 7 times. Your screen should look like Figure 17.

14 Figure 17: Blank Guided Interview with 10 questions. 5. Go to the About Tab on the left side of the screen and click it. This is the meta data behind your A2J Guided Interview. a. Change the title to Sample A2J Guided Interview. b. Add in a description of why you are doing this exercises. (Ex. This is to learn how to create an A2J Guided Interview for my class during the fall 2015 semester.) c. Under Avatar and Guide Gender, you can choose the skin tone and gender of your guide avatar. Whatever skin tone you choose for the guide, will be the same for the end user s avatar. See Figure 18 for the options.

15 Figure 18: Guide Avatar options shown in order: Avatar 1, Avatar 2, and Avatar 3 in both female and male. d. Scroll down to the Authors section and include your information. This is not shown to the end user in a public facing A2J Guided Interview. 6. Go to the Variables Tab. We need to import our HotDocs component file so that we can use the variables we created in the exercise above in our A2J Guided Interview. Your variables must match exactly between A2J Author and HotDocs or your final end project won t assemble properly. To ensure that they are exactly the same, we import our HotDocs component file (.cmp). a. Click the Add from HotDocs.CMP button. A box will pop up that will allow you to search for the place on your computer where you saved your.cmp file. Click Ok to add the variables to your list. 7. Go to the Steps Tab. There are by default 4 steps. We will need to add 1 additional step. We also need to change the names of the steps. a. Add an additional step by selecting 5 from the drop down menu. See Figure 19.

16 Figure 19: Drop down menu to add an additional step to the default 4. b. Change the name of the steps i. Step (0) to INTRODUCTION ii. Step (1) to YOUR INFORMATION iii. Step (2) to FAMILY INFORMATION iv. Step (3) to PURPOSE OF FORM v. Step (4) to THE END 8. Go to the Pages Tab a. Click on the question (page) that is labeled 1 Introduction. i. Scroll down to the text box. By default it says This is the introduction. Add This A2J Guided Interview was created as part of a sample exercise. It is not intended for use by the general public. Close that page. b. Click on the question 2 Name. i. Change the Step from 0 to 1. ii. Change the name to 1 Name (it is now the 1st question under Step 1, so the question numbering in the question name has to be changed. To learn more about question naming, check out this resource.) iii. Scroll down to the section labeled Advanced Logic. In this section, we are going to tell A2J Author to combine the end user s first, middle, and last names into the variable [Client name full TE] that is used in our HotDocs template. *NOTE: The brackets around the variable name in this sample exercise instruction set are only intended to separate the variable

17 from the rest of the text. When creating variables, you should not use brackets in the variable name. You need to use brackets in A2J Author when you place variable names into Advanced Logic, Macros, or Functions (see Figure 20 as an example). To do this, we have to script some logic that tests if the end user has entered a middle name. If they have, then the variable [Client name full TE] will include the values held by [Client first name TE] + [Client middle name TE] + [Client last name TE]. If they have not entered a middle name, then just the first and last name will populate [Client name full TE]. If we didn t include the logic as scripted below, there would be an odd extra space in [Client name full TE] if the end user didn t enter a middle name. Type the logic exactly as it looks in Figure 20. Figure 20: The Scripting Logic for testing if the user entered a middle name and setting the variable [Client name full TE]. iv. Now you need to test to make sure the logic is working correctly. Click the button under the logic box (within your Question Design Window). This will take you into the A2J Viewer on this question. Open the Variables and Scripting Window by clicking this button *Note: This is an excellent thing to have open during any testing you do in A2J Author. It allows you to see what is going on behind the scenes in your A2J Guided Interview.

18 Type in a first and last name in the question fields. Click Continue. Look in the scripting box and make sure the condition evaluated properly. It should look like Figure 21. Figure 21: Testing logic with no middle name. Now hit the Back button (the A2J Author internal one, not your browser s back button). This will take you back to the Name question. Type in a first, middle, and last name. Click Continue. Look at the scripting box now and make sure it looks like Figure 22. If it does, then you have successfully scripted your first advanced condition! If not, go back and re do the steps above.

19 Figure 22: Testing logic with a middle name. c. Open the question called 3 Gender. Change the Step Number to 1. Change the name to 2 Gender. i. This question is used to populate the end user s avatar. An end user may wonder why this question is being asked. It is a good practice to include a Learn More to explain. ii. In the Question Text section of the Question Design Window, find the field labeled Learn More prompt. In that space type, Why are you asking this question? iii. In the Help field (this is the reply the guide avatar gives) type, This question is used to populate the avatar that will represent you through the rest of this A2J Guided Interview. iv. Click close. d. Open the question called New page and change the Step to 1. Change the name to 3 Address. i. In the text box type, What is your address? ii. Scroll down to the Fields section. Select 4 from the Number of fields. The Field information will now appear for 4 fields. Here is where we are going to collect the end user s address. iii. In the first field, change the label to Street (this will appear in front of the field where the end user will type in their street address). The variable should be [Address street TE]

20 *Note: When you start typing a variable, A2J Author will offer up suggestions from your list of variables that match the letters you have typed. iv. In the second field, change the label to City and the variable should be [Address city TE] v. In the third field, change the type to Text (Pick from list), change the label to State and the variable should be [Address state MC]. We are now going to add in a list of U.S. states in alphabetical order. Instead of making you type that list in, download the list in xml format here. Save it some place on your computer. Click the Upload button next to External list. Navigate to where you saved that U.S. states xml list and click open. vi. In the fourth field, change the type to Number ZIP code, change the label to Zip code, and the variable should be [Address zipcode TE]. Close the Question Design window for this question. e. Open the question called New page 2 and change the Step to 1. Change the name to 4 Phone number. i. In the notes section write: This question also sets the logic for TODAY. On this question, we will use advanced logic to set the variable [Today date DA] as well as collect the value for the variable [Phone number TE]. ii. In the text box type: What is your phone number? iii. Create 1 field in the Fields section. The type should be Number Phone, the label Phone number, and the variable is [Phone number TE]. Scroll down to the Advanced Logic section. In the After box type (no quotes) SET [Today date DA] TO TODAY f. Open the question called New page 2 2 and change the Step to 2. Change the name to 1 Marital Status. i. In the text box type, What is your marital status? ii. Scroll down to fields and create 4. iii. In the first one, make the type Radio Button. The label should be Married, the variable is [Marital status MC], and the default value is Married (make sure it is spelled the same way, including capitalization, as you made it in HotDocs step 4(f) above. iv. In the second field, the type is Radio Button, the label is Single, the variable is [Marital status MC], and the default value is Single. v. In the third one, the type is Radio Button, the label is Divorced, the variable is [Marital status MC], and the default value is Divorced.

21 vi. In the fourth one, the type is Radio Button, the label is Widowed, the variable is [Marital status MC], and the default value is Widowed. Click close. g. Open the question called New page and change the Step to 2. Change the name to 2 Have children? i. In the text box type, Do you have children? ii. Scroll down to the Buttons section. Select 2 buttons from the drop down list. The first button should have the label Yes, the variable is [Have children TF] and the default value is true a. *Leave the destination question to [no where] for now. We ll set that later on. The second button should have the label No, the variable is [Have children TF] and the default value is false h. Open the question called New page and change the Step to 2. Change the name to 3 How many children? i. In the text box type, How many children do you have? ii. Scroll how to the Fields section. Create 1 field. The type should be Number (Pick from list), the label is Number of children, the variable is [Number of children NU], the Min value is 1, and the Max value is 4. *Note: We are limiting the maximum number the end user can input because we only have 4 lines on our HotDocs template. On your actual document automation project, you could create an addendum if the user input more options than the lines allow. You could also cap the maximum number like we are doing here and let your end user know in a Learn More why the number is restricted. iii. We are going to create a repeat loop to capture the information about the user s children. To learn more about repeat loops, check out this resource. We need to create a new variable that will just be used within A2J Author. Go to the Variables Tab (you can keep the question design window pop up open). a. Click the Add variable button. The new variable should be named ChildCount (no spaces in the name and no 2 letter indicator), the type is Number, and click Close. (Make sure not to check Repeating ) Go back to the Question Design Window for 3 How many children? Scroll down to the Buttons section. Under Repeat

22 Options, change it from Normal to Set Counting Variable to 1. In the Counting Variable field type, ChildCount. i. Open the question called New page and change the Step to 4. Change the name to 1 The End. i. In the text box type, Congratulations! You have finished your A2J Guided Interview. Click Get My Documetn to print your completed form. *Note: In your real document assembly project, you may wish to include instructions on how the end user will get their document. This will vary based on which server your A2J Guided Interview is hosted. ii. In the Buttons section, change the button label to Get My Document. Change the Destination question by clicking on the blue button next to Destination. Change it to [Success Process Form]. Click Change. Click Close. j. Open the question called 1 Question 1 and change the Step to 3. Change the name to 1 Purpose of form. i. Type in the text box, Why are you filling out this form? ii. Create 1 field. The type is Text (Long), delete the label, and the variable is Purpose of form TE. iii. Make 1 button (to do this, you may need to create 2 buttons and then delete 1 of them this is a quirk in A2J Author) with the label being Continue and set the Destination to 1 The End. Click Change. Click Close. k. Open the question called New page and change the Step to 2. Change the name to 4 Child s name and birthdate. i. Type in the text box, What is your child s name and date of birth? ii. In the Question text section, scroll down to where it says Counting Variable. Type in ChildCount. This lets A2J Author know that this question is to be repeated to the end user because it is part of the repeat loop. iii. Create 2 new fields in the Fields section. The first one should be a text type, label should be Child s first name:, and the variable is [Child name first TE]. The second one should be a date type, the label should say Date of birth:, and the variable is [Child DOB DA]. iv. Under the Buttons section, change the Repeat Option to Increment Counting Variable and add ChildCount to the Counting Variable field under it.

23 v. In the Advanced Logic section we have to create a condition that tests whether the user has gone through the repeat loop enough times. We are comparing the times they have gone through the loop to the number of children they said that they had. The logic goes in the After logic box and is this: IF [ChildCount] = [Number of children NU] GOTO 1 Purpose of form ELSE GOTO 4 Child s name and birthdate END IF l. Now that we have created all of our questions, we need to connect them to one another. i. Open up each question and go to the Buttons section. The questions should be connected through the Destination option as follows. Change any that are not connected this way. 1 Introduction to 1 Name 1 Name to 2 Gender 2 Gender to 3 Address 3 Address to 4 Phone number 4 Phone number to 1 Marital Status 1 Marital Status to 2 Have children? 2 Have children (Yes option) to 3 How many children? 2 Have children (No option) to 1 Purpose of form 3 How many children? to 4 Child s name and birthdate 4 Child s name and birthdate to [no where] (branching done in Advanced logic) 1 Purpose of form to 1 The End 1 The End to [Success Process Form] 9. Now that we have connected everything, we need to test our A2J Guided Interview. a. Open 1 Introduction. Click Preview and open the Variables/Script window b. Go through your A2J Guided Interview and make sure that all of your variables populate and that your advanced logic works properly. i. When you get to the end, go to the Variables Box and click Save (see figure 23). This will download your answer file. We are going to now use that to test in HotDocs. We want to make sure our A2J Guided Interview and HotDocs template properly assemble together.

24 Figure 23: Save answer file 10. Open up the HotDocs Automator and open your saved HotDocs template. a. Click the Test Assemble button in the top toolbar. This will open the Test Assemble window. b. Click the Open Answers button in the Test Assemble tool bar. See Figure 24. A new window will pop up. Figure 24: Open Answers button in tool bar.

25 c. Click the Add item button. A dialog box will pop up. i. In that box, there is a yellow folder icon. Click it. It will open up a search box for your local computer files. Navigate to where the.anx file (the answer file you created in A2J Author) was stored. (Check your downloads folder if you didn t move it or save it some place else after Step 9(b) above.) When you find the correct file, click Ok, and it will fill in the File name. Click Ok. ii. Your answer file should now appear in the list of answer files in HotDocs on the left side of the Open Answers dialog box. Double click on it. It will go back to the Test Assemble screen, and your answers should be populated in the interview. Click over to the Form Document tab. Your template should be filled out like Figure 25.

26 Figure 25: Fully assembled HotDocs template using saved answer file from A2J Guided Interview 11. Congratulations! You have successfully created your first A2J Guided Interview and HotDocs template. If you have any questions, check out our A2J Authoring Guide or our A2J Author YouTube Channel. You can also contact with any issues.

What is the Difference? Field Types Categories Field Properties Field Templates Gender Field of It s Own Variable Types Categories Gender Variable of

What is the Difference? Field Types Categories Field Properties Field Templates Gender Field of It s Own Variable Types Categories Gender Variable of What is the Difference? Field Types Field Properties Field Templates Gender Field of It s Own Variable Types Gender Variable of It s Own Variable Naming Matching Field & Variable Types Additional Resources

More information

Using Adobe Contribute 4 A guide for new website authors

Using Adobe Contribute 4 A guide for new website authors Using Adobe Contribute 4 A guide for new website authors Adobe Contribute allows you to easily update websites without any knowledge of HTML. This handout will provide an introduction to Adobe Contribute

More information

USING DRUPAL. Hampshire College Website Editors Guide https://drupal.hampshire.edu

USING DRUPAL. Hampshire College Website Editors Guide https://drupal.hampshire.edu USING DRUPAL Hampshire College Website Editors Guide 2014 https://drupal.hampshire.edu Asha Kinney Hampshire College Information Technology - 2014 HOW TO GET HELP Your best bet is ALWAYS going to be to

More information

Introduction to SPSS

Introduction to SPSS Introduction to SPSS Purpose The purpose of this assignment is to introduce you to SPSS, the most commonly used statistical package in the social sciences. You will create a new data file and calculate

More information

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step.

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. Table of Contents Get Organized... 1 Create the Home Page... 1 Save the Home Page as a Word Document...

More information

Basic Intro to ETO Results

Basic Intro to ETO Results Basic Intro to ETO Results Who is the intended audience? Registrants of the 8 hour ETO Results Orientation (this training is a prerequisite) Anyone who wants to learn more but is not ready to attend the

More information

SchoolDesk University

SchoolDesk University SchoolDesk University Forms, Surveys, and Polls Module 101 Guided Walk-through for the basic fields, terminology, and location of tools. What is the NEW SD7 Forms Module? The NEW SchoolDesk Forms Module,

More information

Creating a Template in WordPerfect

Creating a Template in WordPerfect 1. File a. New From Project Creating a Template in WordPerfect b. Go to Options 2. Create A Category 1 3. Name it Family History (or a title of your choice) 4. Find Family History in the Drop down list

More information

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step.

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. Table of Contents Just so you know: Things You Can t Do with Word... 1 Get Organized... 1 Create the

More information

Using Microsoft Word. Working With Objects

Using Microsoft Word. Working With Objects Using Microsoft Word Many Word documents will require elements that were created in programs other than Word, such as the picture to the right. Nontext elements in a document are referred to as Objects

More information

Interactive Tourist Map

Interactive Tourist Map Adobe Edge Animate Tutorial Mouse Events Interactive Tourist Map Lesson 1 Set up your project This lesson aims to teach you how to: Import images Set up the stage Place and size images Draw shapes Make

More information

A Quick-Reference Guide. To access reddot: https://cms.hampshire.edu/cms

A Quick-Reference Guide. To access reddot: https://cms.hampshire.edu/cms Using RedDot A Quick-Reference Guide To access reddot: https://cms.hampshire.edu/cms For help: email reddot@hampshire.edu or visit http://www.hampshire.edu/computing/6433.htm Where is... Page 6 Page 8

More information

GoLive will first ask you if your new site will be for one individual or a work group; select for a Single User, and click Next.

GoLive will first ask you if your new site will be for one individual or a work group; select for a Single User, and click Next. Getting Started From the Start menu, located the Adobe folder which should contain the Adobe GoLive 6.0 folder. Inside this folder, click Adobe GoLive 6.0. GoLive will open to its initial project selection

More information

ADOBE DREAMWEAVER CS4 BASICS

ADOBE DREAMWEAVER CS4 BASICS ADOBE DREAMWEAVER CS4 BASICS Dreamweaver CS4 2 This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site layout,

More information

Display Systems International Software Demo Instructions

Display Systems International Software Demo Instructions Display Systems International Software Demo Instructions This demo guide has been re-written to better reflect the common features that people learning to use the DSI software are concerned with. This

More information

How to use WordPress to create a website STEP-BY-STEP INSTRUCTIONS

How to use WordPress to create a website STEP-BY-STEP INSTRUCTIONS How to use WordPress to create a website STEP-BY-STEP INSTRUCTIONS STEP 1:Preparing your WordPress site Go to the Dashboard for your new site Select Appearance > Themes. Make sure you have Activated the

More information

EXCEL BASICS: MICROSOFT OFFICE 2007

EXCEL BASICS: MICROSOFT OFFICE 2007 EXCEL BASICS: MICROSOFT OFFICE 2007 GETTING STARTED PAGE 02 Prerequisites What You Will Learn USING MICROSOFT EXCEL PAGE 03 Opening Microsoft Excel Microsoft Excel Features Keyboard Review Pointer Shapes

More information

OrgChart Now Getting Started Guide. OfficeWork Software LLC

OrgChart Now Getting Started Guide. OfficeWork Software LLC OrgChart Now Getting Started Guide OfficeWork Software LLC Version 1.0.3 May 13, 2015 Introduction This guide provides step by step instruction on how to use OrgChart Now to create and maintain org charts

More information

Forms/Distribution Acrobat X Professional. Using the Forms Wizard

Forms/Distribution Acrobat X Professional. Using the Forms Wizard Forms/Distribution Acrobat X Professional Acrobat is becoming a standard tool for people and businesses to use in order to replicate forms and have them available electronically. If a form is converted

More information

Integrating Word with Excel

Integrating Word with Excel Integrating Word with Excel MICROSOFT OFFICE Microsoft Office contains a group of software programs sold together in one package. The programs in Office are designed to work independently and in conjunction

More information

Instructions for Using the Databases

Instructions for Using the Databases Appendix D Instructions for Using the Databases Two sets of databases have been created for you if you choose to use the Documenting Our Work forms. One set is in Access and one set is in Excel. They are

More information

Boise State University. Getting To Know FrontPage 2000: A Tutorial

Boise State University. Getting To Know FrontPage 2000: A Tutorial Boise State University Getting To Know FrontPage 2000: A Tutorial Writers: Kevin Gibb, Megan Laub, and Gayle Sieckert December 19, 2001 Table of Contents Table of Contents...2 Getting To Know FrontPage

More information

How to create and send a new . NOTE: See different guide for repurposing an existing

How to create and send a new  . NOTE: See different guide for repurposing an existing How to create and send a new email NOTE: See different guide for repurposing an existing email 1 Log into marketo at https://rufsso.rutgers.edu/ 2 Remember You will need a NetID and password to log in

More information

FrontPage 98 Quick Guide. Copyright 2000 Peter Pappas. edteck press All rights reserved.

FrontPage 98 Quick Guide. Copyright 2000 Peter Pappas. edteck press All rights reserved. Master web design skills with Microsoft FrontPage 98. This step-by-step guide uses over 40 full color close-up screen shots to clearly explain the fast and easy way to design a web site. Use edteck s QuickGuide

More information

NVU Web Authoring System

NVU Web Authoring System NVU Web Authoring System http://www.nvu.com/index.php Table of Contents Using Nvu as Your Web Page Authoring System: Getting Started Opening a page, saving, and previewing your work...3 Formatting the

More information

PBwiki Basics Website:

PBwiki Basics Website: Website: http://etc.usf.edu/te/ A wiki is a website that allows visitors to edit or add their own content to the pages on the site. The word wiki is Hawaiian for fast and this refers to how easy it is

More information

Creating Simple Links

Creating Simple Links Creating Simple Links Linking to another place is one of the most used features on web pages. Some links are internal within a page. Some links are to pages within the same web site, and yet other links

More information

Using Microsoft Excel

Using Microsoft Excel About Excel Using Microsoft Excel What is a Spreadsheet? Microsoft Excel is a program that s used for creating spreadsheets. So what is a spreadsheet? Before personal computers were common, spreadsheet

More information

Introduction to Qualtrics Research Suite Wednesday, September 19, 2012

Introduction to Qualtrics Research Suite Wednesday, September 19, 2012 Logging in to Qualtrics Introduction to Qualtrics Research Suite Wednesday, September 19, 2012 1. Open a browser and go to http://www.qualtrics.com 2. If you have a Qualtrics account, use it to login.

More information

Course Exercises for the Content Management System. Grazyna Whalley, Laurence Cornford June 2014 AP-CMS2.0. University of Sheffield

Course Exercises for the Content Management System. Grazyna Whalley, Laurence Cornford June 2014 AP-CMS2.0. University of Sheffield Course Exercises for the Content Management System. Grazyna Whalley, Laurence Cornford June 2014 AP-CMS2.0 University of Sheffield PART 1 1.1 Getting Started 1. Log on to the computer with your usual username

More information

1. AUTO CORRECT. To auto correct a text in MS Word the text manipulation includes following step.

1. AUTO CORRECT. To auto correct a text in MS Word the text manipulation includes following step. 1. AUTO CORRECT - To auto correct a text in MS Word the text manipulation includes following step. - STEP 1: Click on office button STEP 2:- Select the word option button in the list. STEP 3:- In the word

More information

How to Mail Merge PDF Documents

How to Mail Merge PDF Documents How to Mail Merge PDF Documents A step-by-step guide to creating personalized documents using AutoMailMerge plug-in for Adobe Acrobat Table of Contents What is a mail merge?...2 What do I need to start?...2

More information

CROMWELLSTUDIOS. Content Management System Instruction Manual V1. Content Management System. V1

CROMWELLSTUDIOS. Content Management System Instruction Manual V1.   Content Management System. V1 Content Management System Instruction Manual V1 www.cromwellstudios.co.uk Cromwell Studios Web Services Content Management System Manual Part 1 Content Management is the system by which you can change

More information

Adobe Dreamweaver CS5 Tutorial

Adobe Dreamweaver CS5 Tutorial Adobe Dreamweaver CS5 Tutorial GETTING STARTED This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site layout,

More information

The first time you open Word

The first time you open Word Microsoft Word 2010 The first time you open Word When you open Word, you see two things, or main parts: The ribbon, which sits above the document, and includes a set of buttons and commands that you use

More information

OU EDUCATE TRAINING MANUAL

OU EDUCATE TRAINING MANUAL OU EDUCATE TRAINING MANUAL OmniUpdate Web Content Management System El Camino College Staff Development 310-660-3868 Course Topics: Section 1: OU Educate Overview and Login Section 2: The OmniUpdate Interface

More information

Adobe Dreamweaver CC 17 Tutorial

Adobe Dreamweaver CC 17 Tutorial Adobe Dreamweaver CC 17 Tutorial GETTING STARTED This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site

More information

FileNET Guide for AHC PageMasters

FileNET Guide for AHC PageMasters PageMasters have the permissions necessary to perform the following tasks with Site Tools: ACADEMIC HEALTH CENTER 2 Application Requirements...3 Access FileNET...3 Log in to FileNET...3 Navigate the Site...3

More information

Wordpress Training Manual

Wordpress Training Manual The Dashboard... 2 If this is your first time logging in:... 2 How do I change my password or email address?... 3 Search Engine Optimization (SEO)... 4 SEO for Pages... 4 SEO for Images... 5 Managing Pages...

More information

Creating Fill-able Forms using Acrobat 7.0: Part 1

Creating Fill-able Forms using Acrobat 7.0: Part 1 Creating Fill-able Forms using Acrobat 7.0: Part 1 The first step in creating a fill-able form in Adobe Acrobat is to generate the form with all its formatting in a program such as Microsoft Word. Then

More information

Running PeopleSoft Query Viewer and Running Query to Excel Basic Steps

Running PeopleSoft Query Viewer and Running Query to Excel Basic Steps Running PeopleSoft Query Viewer and Running Query to Excel Basic Steps Query Viewer enables you to: Search for a query using the basic or advanced search functions. Run a query (which displays results

More information

Excel 2013 for Beginners

Excel 2013 for Beginners Excel 2013 for Beginners Class Objective: This class will familiarize you with the basics of using Microsoft Excel. Class Outline: Introduction to Microsoft Excel 2013... 1 Microsoft Excel...2-3 Getting

More information

UTAS CMS. Easy Edit Suite Workshop V3 UNIVERSITY OF TASMANIA. Web Services Service Delivery & Support

UTAS CMS. Easy Edit Suite Workshop V3 UNIVERSITY OF TASMANIA. Web Services Service Delivery & Support Web Services Service Delivery & Support UNIVERSITY OF TASMANIA UTAS CMS Easy Edit Suite Workshop V3 Web Service, Service Delivery & Support UWCMS Easy Edit Suite Workshop: v3 Contents What is Easy Edit

More information

EXCEL BASICS: MICROSOFT OFFICE 2010

EXCEL BASICS: MICROSOFT OFFICE 2010 EXCEL BASICS: MICROSOFT OFFICE 2010 GETTING STARTED PAGE 02 Prerequisites What You Will Learn USING MICROSOFT EXCEL PAGE 03 Opening Microsoft Excel Microsoft Excel Features Keyboard Review Pointer Shapes

More information

Introduction to Cascade Server (web content management system) Logging in to Cascade Server Remember me Messages Dashboard Home

Introduction to Cascade Server (web content management system) Logging in to Cascade Server Remember me Messages Dashboard Home Introduction to Cascade Server (web content management system) Last Updated on Jul 14th, 2010 The College of Charleston's web site is being produced using a Content Management System (CMS) called Cascade

More information

SharePoint Designer Advanced

SharePoint Designer Advanced SharePoint Designer Advanced SharePoint Designer Advanced (1:00) Thank you for having me here today. As mentioned, my name is Susan Hernandez, and I work at Applied Knowledge Group (http://www.akgroup.com).

More information

Microsoft Expression Web Quickstart Guide

Microsoft Expression Web Quickstart Guide Microsoft Expression Web Quickstart Guide MS-Expression Web Quickstart Guide Page 1 of 24 Expression Web Quickstart Guide (20-Minute Training) Welcome to Expression Web. When you first launch the program,

More information

FileNET Guide for AHC PageMasters

FileNET Guide for AHC PageMasters ACADEMIC HEALTH CENTER 2 PageMasters have the permissions necessary to perform the following tasks with Site Tools: Application Requirements...3 Access FileNET...3 Login to FileNET...3 Navigate the Site...3

More information

Using Microsoft Excel

Using Microsoft Excel Using Microsoft Excel Formatting a spreadsheet means changing the way it looks to make it neater and more attractive. Formatting changes can include modifying number styles, text size and colours. Many

More information

Importing source database objects from a database

Importing source database objects from a database Importing source database objects from a database We are now at the point where we can finally import our source database objects, source database objects. We ll walk through the process of importing from

More information

Corel Ventura 8 Introduction

Corel Ventura 8 Introduction Corel Ventura 8 Introduction Training Manual A! ANZAI 1998 Anzai! Inc. Corel Ventura 8 Introduction Table of Contents Section 1, Introduction...1 What Is Corel Ventura?...2 Course Objectives...3 How to

More information

ChildCare Sage User s Guide (Childcare and Preschool Management System) Version 17.3

ChildCare Sage User s Guide (Childcare and Preschool Management System) Version 17.3 ChildCare Sage User s Guide (Childcare and Preschool Management System) Version 17.3 Childcare Sage Users Guide by B & I Computer Consultants, Inc. (www.childcaresage.com) 2017 1 The Childcare Sage Manual

More information

ALES Wordpress Editor documentation ALES Research websites

ALES Wordpress Editor documentation ALES Research websites ALES Wordpress Editor documentation ALES Research websites Contents Login... 2 Website Dashboard... 3 Editing menu order or structure... 4 Add a new page... 6 Move a page... 6 Select a page to edit...

More information

Website Management with the CMS

Website Management with the CMS Website Management with the CMS In Class Step-by-Step Guidebook Updated 12/22/2010 Quick Reference Links CMS Login http://staging.montgomerycollege.edu/cmslogin.aspx Sample Department Site URLs (staging

More information

Act! Marketing Automation

Act! Marketing Automation Act! Marketing Automation A Guide to Getting Started Helping your business grow with marketing automation Act! Marketing Automation Getting Started Guide 2 Contents Page Page 8 Page 10 Page 11 Page 11

More information

The Etomite Manual for website editors.

The Etomite Manual for website editors. The Etomite Manual for website editors. (Version: 1.1) Etomite is a web tool that allows your website to be user-editable. This means that you can add, edit, and delete pages and whole website sections

More information

Registration Register/Purchase Teacher Click Register Request Validation Submit Back

Registration Register/Purchase Teacher Click Register Request Validation Submit Back Teacher manual Table of contents Table of contents... 1 Registration... 2 Login / Logout... 3 Login... 3 Logout... 3 Trouble signing in / forget your password?... 3 Creating a course... 4 Hiding and viewing

More information

Introduction to Microsoft Excel 2007

Introduction to Microsoft Excel 2007 Introduction to Microsoft Excel 2007 Microsoft Excel is a very powerful tool for you to use for numeric computations and analysis. Excel can also function as a simple database but that is another class.

More information

Recipient USER GUIDE

Recipient USER GUIDE Recipient USER GUIDE General Information What is smartmail? smartmail is smartview s proprietary email encryption system used to protect your personal and transaction related information. What is smartportal?

More information

Word - Basics. Course Description. Getting Started. Objectives. Editing a Document. Proofing a Document. Formatting Characters. Formatting Paragraphs

Word - Basics. Course Description. Getting Started. Objectives. Editing a Document. Proofing a Document. Formatting Characters. Formatting Paragraphs Course Description Word - Basics Word is a powerful word processing software package that will increase the productivity of any individual or corporation. It is ranked as one of the best word processors.

More information

Folios & Web Pages. 71 WEST 23RD STREET, NEW YORK, NY T e

Folios & Web Pages. 71 WEST 23RD STREET, NEW YORK, NY T e Folios & Web Pages 71 WEST 23RD STREET, NEW YORK, NY 10010 T 1.800.311.5656 e help@taskstream.com Table of Contents About the Folios & Web Pages Tool... 1 Create a New Folio or Web Page... 3 Manage Existing

More information

New Website User Manual

New Website User Manual New Website User Manual General Notes 3 How To Login To Your Website And Access Admin Dashboard 4 Adding / Editing Sliders 5 Home Slider 5 School Slider (Same steps for ALL school pages) - Add a Slide

More information

PBWORKS - Student User Guide

PBWORKS - Student User Guide PBWORKS - Student User Guide Fall 2009 PBworks - Student Users Guide This guide provides the basic information you need to get started with PBworks. If you don t find the help you need in this guide, please

More information

HotDocs User 11.2 TUTORIAL GUIDE

HotDocs User 11.2 TUTORIAL GUIDE HotDocs User 11.2 TUTORIAL GUIDE Copyright 2016 HotDocs Limited. All rights reserved. No part of this product may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated into

More information

Mail Merge Quick Reference Guide

Mail Merge Quick Reference Guide Mail Merge Letters To mail merge letters two documents are needed: 1. The letter, including all text that does not change. 2. Recipient names and addresses (a) The document containing recipient names and

More information

Bombardier Business Aircraft Customer Services. Technical Publications. SmartPubs Viewer 3.0 User Guide. Updated January 2013 [2013]

Bombardier Business Aircraft Customer Services. Technical Publications. SmartPubs Viewer 3.0 User Guide. Updated January 2013 [2013] Bombardier Business Aircraft Customer Services Technical Publications SmartPubs Viewer 3.0 User Guide Updated January 2013 [2013] Table of Contents Application Views... 5 Collection View... 5 Manual View...

More information

Lab 3: Building Compound Comparisons

Lab 3: Building Compound Comparisons Lab 3: Building Compound Comparisons In this lab you will build a series of Compound Comparisons. Each Compound Comparison will relate to a group of related Identifiers. And each will hold an ordered list

More information

Working with PDF s. To open a recent file on the Start screen, double click on the file name.

Working with PDF s. To open a recent file on the Start screen, double click on the file name. Working with PDF s Acrobat DC Start Screen (Home Tab) When Acrobat opens, the Acrobat Start screen (Home Tab) populates displaying a list of recently opened files. The search feature on the top of the

More information

Word Tips & Tricks. Status Bar. Add item to Status Bar To add an itme to the status bar, click on the item and a checkmark will display.

Word Tips & Tricks. Status Bar. Add item to Status Bar To add an itme to the status bar, click on the item and a checkmark will display. Status Bar The status bar is located on the bottom of the Microsoft Word window. The status bar displays information about the document such as the current page number, the word count in the document,

More information

Working with Confluence Pages

Working with Confluence Pages Working with Confluence Pages Contents Creating Content... 3 Creating a Page... 3 The Add Page Link... 3 Clicking on an Undefined Link... 4 Putting Content on the Page... 4 Wiki Markup... 4 Rich Text Editor...

More information

Title and Modify Page Properties

Title and Modify Page Properties Dreamweaver After cropping out all of the pieces from Photoshop we are ready to begin putting the pieces back together in Dreamweaver. If we were to layout all of the pieces on a table we would have graphics

More information

Lucid CMS User Guide

Lucid CMS User Guide "We create exceptional business solutions for cash-pay healthcare professionals that enable them to realize their full potential." Lucid CMS User Guide Version 1.2 3/13/2012 1 Table of Contents Table of

More information

2. This will bring you to a new window asking what type of policy you are inserting. Personal Policies. Commercial Policies. All Other Policies

2. This will bring you to a new window asking what type of policy you are inserting. Personal Policies. Commercial Policies. All Other Policies How to Insert a New Client File To insert a new client file you can do this one of two ways. The first way is to manually insert the client file through Hawksoft. You would use this method if you are writing

More information

ekaizen Lessons Table of Contents 1. ebook Basics 1 2. Create a new ebook Make Changes to the ebook Populate the ebook 41

ekaizen Lessons Table of Contents 1. ebook Basics 1 2. Create a new ebook Make Changes to the ebook Populate the ebook 41 Table of Contents 1. ebook Basics 1 2. Create a new ebook 20 3. Make Changes to the ebook 31 4. Populate the ebook 41 5. Share the ebook 63 ekaizen 1 2 1 1 3 4 2 2 5 The ebook is a tabbed electronic book

More information

Interface. 2. Interface Adobe InDesign CS2 H O T

Interface. 2. Interface Adobe InDesign CS2 H O T 2. Interface Adobe InDesign CS2 H O T 2 Interface The Welcome Screen Interface Overview The Toolbox Toolbox Fly-Out Menus InDesign Palettes Collapsing and Grouping Palettes Moving and Resizing Docked or

More information

Open Book Format.docx. Headers and Footers. Microsoft Word Part 3 Office 2016

Open Book Format.docx. Headers and Footers. Microsoft Word Part 3 Office 2016 Microsoft Word Part 3 Office 2016 Open Book Format.docx Headers and Footers If your document has a page number, you already have a header or footer (and can double click on it to open it). If you did not

More information

Creating a Technical Writing Online Portfolio with Wikispaces.com

Creating a Technical Writing Online Portfolio with Wikispaces.com Creating a Technical Writing Online Portfolio with Wikispaces.com November 11, 2010 Hollie Cookson Tyler Kiefer Allison Knowles Andrew Neutzling 1 Table of Contents I. Getting Started A. Create a Wikispaces.com

More information

Using Dreamweaver CC. Logo. 4 Creating a Template. Page Heading. Page content in this area. About Us Gallery Ordering Contact Us Links

Using Dreamweaver CC. Logo. 4 Creating a Template. Page Heading. Page content in this area. About Us Gallery Ordering Contact Us Links Using Dreamweaver CC 4 Creating a Template Now that the main page of our website is complete, we need to create the rest of the pages. Each of them will have a layout that follows the plan shown below.

More information

Messaging in Slate Slate Training Guide 2017

Messaging in Slate Slate Training Guide 2017 Messaging in Slate Slate Training Guide 2017 2 Table of Contents Introduction/Logging In...3 Population Request Forms.4 Using Deliver 6 Editing Messages..8 Adding Images/Banners.12 Adding Links 15 Editing

More information

Basic Concepts 1. For this workshop, select Template

Basic Concepts 1. For this workshop, select Template Basic Concepts 1 When you create a new presentation, you re prompted to choose between: Autocontent wizard Prompts you through a series of questions about the context and content of your presentation not

More information

Websites. Version 1.7

Websites. Version 1.7 Websites Version 1.7 Last edited 15 Contents MyNetball Information...3 Websites...4 Web packages...4 Setting up the layout...5 Uploading files and images...6 Using Dropbox to Increase your Website Data...7

More information

Piktochart 101 Create your first infographic in 15 minutes

Piktochart 101 Create your first infographic in 15 minutes Piktochart 101 Create your first infographic in 15 minutes TABLE OF CONTENTS 01 Getting Started 5 Steps to Creating Your First Infographic in 15 Minutes 1.1 Pick a Template 1.2 Click Create and Start Adding

More information

Using Dreamweaver CC. 3 Basic Page Editing. Planning. Viewing Different Design Styles

Using Dreamweaver CC. 3 Basic Page Editing. Planning. Viewing Different Design Styles 3 Now that you should know some basic HTML, it s time to get in to using the general editing features of Dreamweaver. In this section we ll create a basic website for a small business. We ll start by looking

More information

Using Dreamweaver CS6

Using Dreamweaver CS6 Using Dreamweaver CS6 4 Creating a Template Now that the main page of our website is complete, we need to create the rest of the pages. Each of them will have a layout that follows the plan shown below.

More information

Table Basics. The structure of an table

Table Basics. The structure of an table TABLE -FRAMESET Table Basics A table is a grid of rows and columns that intersect to form cells. Two different types of cells exist: Table cell that contains data, is created with the A cell that

More information

1-Step Appraisals Personal Property Appraisal Software

1-Step Appraisals Personal Property Appraisal Software User Guide for 1-Step Appraisals Personal Property Appraisal Software Home & Business Software for Windows Page Table of Contents Getting Started... Page 3 Image Preferences... Page 4 Adding Business/Company

More information

QRG: Adding Images, Files and Links in the WYSIWYG Editor

QRG: Adding Images, Files and Links in the WYSIWYG Editor QRG: Adding Images, Files and Links in the WYSIWYG Editor QRG: Adding Images, Files and Links in the WYSIWYG Editor... 1 Image Optimisation for Web use:... 2 Add an Image... 2 Linking to a File... 4 Adding

More information

Hands-on Session. Styles Tool. Bullets & Numbering

Hands-on Session. Styles Tool. Bullets & Numbering Styles Tool 1. The Styles tool gives the ability to define a pre-set collection of font styles that make it easy and automatic to use branding throughout a document. 2. The Styles tool is located on the

More information

Forms for Android Version Manual. Revision Date 12/7/2013. HanDBase is a Registered Trademark of DDH Software, Inc.

Forms for Android Version Manual. Revision Date 12/7/2013. HanDBase is a Registered Trademark of DDH Software, Inc. Forms for Android Version 4.6.300 Manual Revision Date 12/7/2013 HanDBase is a Registered Trademark of DDH Software, Inc. All information contained in this manual and all software applications mentioned

More information

How to Make a Book Interior File

How to Make a Book Interior File How to Make a Book Interior File These instructions are for paperbacks or ebooks that are supposed to be a duplicate of paperback copies. (Note: This is not for getting a document ready for Kindle or for

More information

FACULTY AND STAFF COMPUTER FOOTHILL-DE ANZA. FileMaker Pro. Relational Databases

FACULTY AND STAFF COMPUTER FOOTHILL-DE ANZA. FileMaker Pro. Relational Databases FACULTY AND STAFF COMPUTER TRAINING @ FOOTHILL-DE ANZA FileMaker Pro Relational Databases 1 Relational Databases Explanation Most smaller data documents are called flat files. That means that all the information

More information

Keynote 08 Basics Website:

Keynote 08 Basics Website: Website: http://etc.usf.edu/te/ Keynote is Apple's presentation application. Keynote is installed as part of the iwork suite, which also includes the word processing program Pages and the spreadsheet program

More information

User Guide. Web Intelligence Rich Client. Business Objects 4.1

User Guide. Web Intelligence Rich Client. Business Objects 4.1 User Guide Web Intelligence Rich Client Business Objects 4.1 2 P a g e Web Intelligence 4.1 User Guide Web Intelligence 4.1 User Guide Contents Getting Started in Web Intelligence 4.1... 5 Log into EDDIE...

More information

Job Aid. Enter bid Using XML Upload Functionality

Job Aid. Enter bid Using XML Upload Functionality Enter bid Using XML Upload Functionality Scenario: You need to respond to a bid using the XML upload functionality. The XML functionality allows your responses to be transferred automatically from an Excel

More information

How to lay out a web page with CSS

How to lay out a web page with CSS Activity 2.6 guide How to lay out a web page with CSS You can use table design features in Adobe Dreamweaver CS4 to create a simple page layout. However, a more powerful technique is to use Cascading Style

More information

How to Create Custom Name Badge Inserts with a Mail Merge in Microsoft Word 2007

How to Create Custom Name Badge Inserts with a Mail Merge in Microsoft Word 2007 Many people know that you can use the Mail Merge feature in Microsoft Word 2007 to easily create mailing labels, but did you know you can use it to quickly create custom name badge inserts? Here, you will

More information

CONVEYOR BASE TUTORIAL. An Introduction to DriveWorksXpress

CONVEYOR BASE TUTORIAL. An Introduction to DriveWorksXpress CONVEYOR BASE TUTORIAL An Introduction to DriveWorksXpress CONTENTS INTRODUCTION TO DRIVEWORKSXPRESS... 3 About the Tutorial... 3 Getting Started... 4 DRIVEWORKSXPRESS NAVIGATION BAR... 5 REGISTRATION

More information

Major League Baseball Club Accreditation System

Major League Baseball Club Accreditation System Functional Specifications User Guide System Administrator Major League Baseball Club Accreditation System Club Accreditation User Guide System Administrator - v1.4 Page 1 Date Versio n Revision History

More information

Working with Images 1 / 12

Working with Images 1 / 12 V2 APRIL 2017 1 / 12 To brighten up your website it is often nice to have images inserted onto various pages of your website. We have an easy option to size these photos on your page, as well as aligning

More information

Touring the Mac. S e s s i o n 3 : U S E A N APPLICATION

Touring the Mac. S e s s i o n 3 : U S E A N APPLICATION Touring the Mac S e s s i o n 3 : U S E A N APPLICATION Touring_the_Mac_Session-3_Jan-25-2011 1 This session covers opening an application and typing a document using the TextEdit application which is

More information