PlayerLync Forms User Guide (MachForm)

Size: px
Start display at page:

Download "PlayerLync Forms User Guide (MachForm)"

Transcription

1 PlayerLync Forms User Guide (MachForm) Table of Contents FORM MANAGER... 1 FORM BUILDER... 3 ENTRY MANAGER... 4 THEME EDITOR... 6 NOTIFICATIONS... 8 FORM CODE... 9 FORM MANAGER The form manager is where you manage all aspects of MachForm. Creating new forms, editing form, duplicating form, setting theme, setting payment, all can be done through this page. The form manager displays a complete list of all of your forms. Each form is listed on its own row. Clicking the row will expand all of the options available for that form. On the right section of each row, the total of today s entries will be displayed on a red background. Hovering over that block will display the latest entry submission time. Creating a New Form You can start creating a new form by clicking the green button on the top right corner labeled Create New Form. Clicking the button will take you to the Form Builder page, where you can add fields for your form. Once you re finished and have saved the form, you will be redirected back to the Form Manager page and your new form will be displayed on the list. PlayerLync Forms Manual v1.0 1

2 Tagging the Forms If you have a large number of forms, it is very useful to assign a tag name to each form so that you can group the forms into categories and manage them easily. You can input anything in the tag name, including spaces. Each form can be assigned multiple tag names assigned. To assign multiple tag names at once, simply input all of your tag names and separate them with commas. Filtering and Sorting On the top left corner of the Form Manager, a search box is provided for you to easily search your form. You can search your forms by form title or by tag names. The results are displayed instantly and they keywords are highlighted. You can also sort your forms based on a set of predefined conditions. Simply click the Sort By dropdown on the top right corner of the Form Manager. Tip: You can display the total entries for each form by sorting your form by Total Entries. Enable/Disable Form Sometimes you need to temporarily close the form and not accept any entries. Clicking the Disable link on your form will do this. When you ready to accept new entries, you can activate your form again by clicking the Enable link. When the form has been disabled, a message indicating the form s status will be displayed instead of the form fields. Disabling the form is not the same thing as deleting your form. None of your data will be deleted. You can also customize the message for each of your form. Very useful for forms such as event registration form, job application form, or any other form that is time-sensitive. Personalized inactive message for each of your form would make it even more useful to your users and avoid confusions. PlayerLync Forms Manual v1.0 2

3 Changing Theme When you create a new form, a theme will be assigned to your form. A theme is basically a set of CSS code to control the look and feel of your form (colors, backgrounds, fonts, logo, etc.) By default, the White theme is assigned to your form. You can change the theme by clicking the Theme link and selecting a new theme from the drop-down list. There are built-in themes available and you can create your own theme by choosing the Create New Theme option. Duplicating the Form Duplicating a form will create an exact copy of the form, including all of the settings (notifications, payment, theme). However, it doesn t copy the entries that were in the original form. The new copy will have no entries. If you need to create many forms with similar fields, it s best to create a master form that contains all of the common fields. Every time you need to create a similar form, you can duplicate your master form and then modify it further. This way, you won t need to add all of the fields each time from scratch. Deleting the Form When you delete a form, all of the associated entries (including any file uploads) will be deleted as well. There is no trash/recycle bin to easily restore your forms from your admin panel. FORM BUILDER The Form Builder is the place where you will spend most of the time when building a form. Here you will be able to add fields, set validations, set the form s schedule and almost every aspect of your form s functionality. The Form Builder is divided into two main columns: The left column is the preview of your form, whereas the right column is the main interface where you can add fields, change field properties and change the properties of the form. The preview section displays a preview of your form. However, the theme is not displayed within the preview. So if you are using any theme other than the default, you will be able to see the result on the live form only. PlayerLync Forms Manual v1.0 3

4 Adding Fields To add fields to your form, click the field buttons on the right column of the Form Builder. You can also drag the field from the right column into the preview area of your form. ENTRY MANAGER All of your form submission data are automatically saved in the database. Using the Entry Manager, you will be able to access all of your data and edit or export the data into an Excel/text file. The Entry Manager consists of a main table that displays all the records of your entries. On the top left of the table, options to export/delete your entries are provided. On the top right of the table, there are options to let you filter your entries and display the selected fields. On the bottom right of the table, a drop-down menu to sort your entries by any fields is available. View Entry Detail To view the detailed information on an entry, click the row you would like to see from the Entry Manager. A page with the details of the submission will then be displayed. Along with the data submitted by your users, you will also be able to see their IP address and the time of the submission. Editing Entry When viewing the details of an entry, you can edit the entry by clicking the Edit link on the top right corner of that page. Every time you update an entry, the Date Updated field will be updated as well. If your form has multiple pages, you will be able to edit the data from all of the pages at once. PlayerLync Forms Manual v1.0 4

5 Forward an Entry If you need to resend an entry to your address or any address, you can do so by clicking the link on the View Entry page. You can enter multiple addresses. Simply separate them with commas. Filtering Entries The filter entries feature is one of the most powerful functionalities of MachForm. You can filter your entries based on one or more conditions. Click on the Filter Entries link on top of your entries and the Filter Builder will be displayed. Select the field you would like to use as the filter from the dropdown. Add more conditions by clicking the plus icon on the right. Once you have finished, click Apply Filter to apply the filter to your entries. All entries matched your filters will be displayed. Note that by default MachForm will remember your filter, even though you have logged out from the admin panel. If you need to clear the filter, simply click the Clear Filter link. Clearing the filter won t remove any of your data. Displaying Selected Fields The space on the Entry Manager is limited, so it s always a good idea to only display the most important fields. Click the Select Fields menu on the top right corner of the entries table to select the fields you would like to display. Exporting Entries MachForm allows you to export all of your entries into an Excel file, CSV file, or tab-separated text file. Simply select the entries you would like to export and then click the export menu. If you don t select any entries, it will export all of your entries. If you have a filter enabled, MachForm will apply that filter before exporting all of the entries. PlayerLync Forms Manual v1.0 5

6 Ordering Fields To move a field to any position on your form, simply click the field on your form preview area and drag it up or down to the desired position. Field Properties When you click a field on the form preview area, the field properties tab of that field will be displayed. Depending on the field type, the field properties tab will display any applicable setting for that particular field, including the label, rules, size, options, and guidelines, etc. You can click on the Help icon next to each option/property to access detailed information regarding the property. THEME EDITOR The Theme Editor allows you to visually adjust the look and feel of your form, such as the logo, fonts, backgrounds, and borders, etc. The Theme Editor consists of two main areas. The top area is the style category buttons and the bottom area provides a preview of your form. Clicking on any of the category buttons will display all related property buttons for that category. You can then click on each of the properties buttons to display the properties tab. Depending on the category, each property button will display different properties tabs, such as color picker, font selector, etc. When you change any of those settings, the result will be displayed instantly on the form preview area. Creating a New Theme To create a new theme, click the Edit Theme menu on the main navigation or select Create New Theme from the dropdown on the top right corner of the Theme Editor. Build your theme by adjusting the properties as needed, and then click the Save Theme button. Editing a Theme To edit a theme, select the theme name from the dropdown. The preview of the selected theme will be displayed, and you can continue adjusting the theme. Once you are finished, click the Save Theme button to apply the changes. Adding Custom CSS Code There are times you will need to use custom CSS code to fine-tune your theme or perform specific tasks, which cannot be done with the Theme Editor (such as aligning a few fields into a single line). PlayerLync Forms Manual v1.0 6

7 The Theme Editor allows you to add any valid CSS code to your theme. On the Theme Editor, click the dropdown on the right top corner and select the Advanced menu. You will be prompted to enter your CSS code. Once you have finished, make sure to save your theme to apply any changes. Using a Theme Once you have created a theme, you can apply the theme to any form you want. To apply a theme to one particular form, go to the Form Manager and click the Theme icon. Select the theme you would like to use and click the Save button. Refresh your form to see the result. If the new theme has not been applied, delete your browser cache and then refresh your form again. Form Properties Similar to the field properties tab, the Form Properties controls almost any aspect of the form. You can change the form s title, language, processing options, protection and limit, schedule, etc. You can click on the Help icon next to each option/property to access detailed information regarding the property. Creating a Multi-Page Form When you have a form with many fields, it s a good practice to split your form into multiple pages to ensure that the length of your form won t overwhelm your clients and cause them to abandon your form. Creating a multi-page form is very simple within MachForm. Simply drag a Page Break field into the form preview area and a new page will be created. You can then drag/add fields into each page. PlayerLync Forms Manual v1.0 7

8 NOTIFICATIONS The notification feature of MachForm is very powerful. You can customize every aspect of it (sender, receiver, content template, and auto-responder). The notification interface consists of a pane containing two block of settings. The first block is the settings to send the notifications to your inbox. The second block is the settings pane to send an auto-responder to the users who fill out the form. You can enable any, all, or none of these notifications. Setting Up Notifications When you create a new form, by default MachForm won t set up that form to send the submissions to any address. You need to enable the notifications and set the destination address to do this. To enable notifications, simply check the checkbox for the notification you would like to receive. For example, if you need to receive notifications in your inbox, check the Send Notification s to My Inbox. You will be prompted to enter your address. You can send the notification to multiple addresses; simply separate them with commas. Customizing the Sender s Address By default, MachForm will send the notification to you using the address no-reply@yourdomain.com. You can change this to any address you want, including the address that is entered by the user who fills in the form. This is quite handy when you need to build something like a contact form so that the message will looks as it was coming from the user address directly. Customizing the Subject and Content The subject and the content of the notification are fully customizable. You can use template variables to insert form data in the subject or content. You can also use HTML code, along with CSS, to customize your content. PlayerLync Forms Manual v1.0 8

9 Sending Auto-responders An auto-responder is an that is sent to the person who filled in the form after the form has been successfully submitted. Usually, the auto-responder is used to provide confirmation or receipt of the user s submission. MachForm autoresponder is also fully customizable, with the subject, content, and sender s address - everything- able to be configured. To be able using auto-responder, make sure that your form has at least one field type. You can then select the field you would like to send the auto-responder to. FORM CODE MachForm is designed to create forms that can be integrated easily with your website. Using the multiple embed code options, you will be able to use the form in your site using any method you are familiar with. The code manager displays multiple form codes that you can easily copy and paste into your web page. By changing the Form Code Type dropdown, different embed code options will be displayed to suit your needs. Choosing a Form Code There are six embed codes you can choose to use in the form. These are JavaScript Code, IFrame Code, PHP Form File, PHP Form Code, Simple Link and Popup Link. Depending on your website and the CMS you are using, one embed code might prove to be better than the others. Using JavaScript Code The JavaScript Code is the recommended code to embed the form in your web page. Using this code, the form will blend seamlessly with your web page and most people won t even notice it. Under the hood, the JavaScript code basically displays your form inside an iframe. However, the JavaScript is smart enough to expand the height of your iframe as needed. As this code is intended to integrate the form into your existing web page seamlessly, the form s background, border, and logo header won t be displayed. Using IFrame Code If you are using CMS that doesn t allow the use of JavaScript code, then this iframe code should be your second choice. You might need to adjust the height of the iframe manually so that the Submit button of your form can be displayed properly. PlayerLync Forms Manual v1.0 9

Blue Form Builder extension for Magento 2

Blue Form Builder extension for Magento 2 Blue Form Builder extension for Magento 2 User Guide Version 1.0 Table of Contents I) Introduction......5 II) General Configurations....6 1) General Settings.....7 2) ReCaptcha... 8 III) Manage Forms......

More information

Blue Form Builder extension for Magento2

Blue Form Builder extension for Magento2 Blue Form Builder extension for Magento2 User Guide Version 1.0 Table of Contents I) Introduction.. 4 II) Installation 5 III) General Configurations...6 IV) Manage Forms.. 7 1) List of Forms 7 2) Add New

More information

Custom Contact Forms Magento 2 Extension

Custom Contact Forms Magento 2 Extension Custom Contact Forms Magento 2 Extension User Manual This is the user manual of Magento 2 Custom Contact Forms v100.0.0 and was last updated on 29-06-2017. To see what this extension can do, go to the

More information

Xerte. Guide to making responsive webpages with Bootstrap

Xerte. Guide to making responsive webpages with Bootstrap Xerte Guide to making responsive webpages with Bootstrap Introduction The Xerte Bootstrap Template provides a quick way to create dynamic, responsive webpages that will work well on any device. Tip: Webpages

More information

SPARK. User Manual Ver ITLAQ Technologies

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

More information

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

Lava New Media s CMS. Documentation Page 1

Lava New Media s CMS. Documentation Page 1 Lava New Media s CMS Documentation 5.12.2010 Page 1 Table of Contents Logging On to the Content Management System 3 Introduction to the CMS 3 What is the page tree? 4 Editing Web Pages 5 How to use the

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

JSN UniForm User Manual. Introduction. A simple contact form created by JSN UniForm. JSN UniForm is a Joomla form extension which helps you create

JSN UniForm User Manual. Introduction. A simple contact form created by JSN UniForm. JSN UniForm is a Joomla form extension which helps you create JSN UniForm User Manual Introduction A simple contact form created by JSN UniForm JSN UniForm is a Joomla form extension which helps you create forms quickly and easily - from normal forms to complex forms.

More information

Documentation for the new Self Admin

Documentation for the new Self Admin Documentation for the new Self Admin The following documentation describes the structure of the new Self Admin site along with the purpose of each site section. The improvements that have been made to

More information

introduction to esurvey

introduction to esurvey introduction to esurvey esurvey is an integrated online survey module to allow you to create as many questions as you want to ask attendees what you want pre-event, as an audience response system or post-event.

More information

Advanced Training Manual: Surveys Last Updated: October 2013

Advanced Training Manual: Surveys Last Updated: October 2013 Advanced Training Manual: Surveys Last Updated: October 2013 Advanced Training Manual: Surveys Page 1 of 28 Table of Contents Introduction Training Objective Surveys Overview Survey Table Survey Options

More information

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

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

More information

MEGA MENU USER GUIDE. Phone: Extension version: 1.0 Magento Compatibility: CE 2.

MEGA MENU USER GUIDE.  Phone: Extension version: 1.0 Magento Compatibility: CE 2. support@magestore.com sales@magestore.com Phone: +1-415-954-7137 MEGA MENU USER GUIDE Extension version: 1.0 Magento Compatibility: CE 2.0 Table of Contents 1. INTRODUCTION... 3 2. HOW TO USE AND CONFIGURE...

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

PHPRad. PHPRad At a Glance. This tutorial will show you basic functionalities in PHPRad and

PHPRad. PHPRad At a Glance. This tutorial will show you basic functionalities in PHPRad and PHPRad PHPRad At a Glance. This tutorial will show you basic functionalities in PHPRad and Getting Started Creating New Project To create new Project. Just click on the button. Fill In Project properties

More information

Checkbox 5 - Style Guide

Checkbox 5 - Style Guide Checkbox 5 - Style Guide Survey Styles are style templates that can be applied to surveys and reports. This guide will show you how to create a new Survey Style and apply it (and other appearance configurations)

More information

Creating & Using Forms in Contensis 15 th March 2016

Creating & Using Forms in Contensis 15 th March 2016 Creating & Using Forms in Contensis 15 th March 2016 Contents Introduction... 2 Creating the actual form... 2 Fields that can be added to the form... 3 To add a field to a form... 4 Adding further fields

More information

BrandingUI (Basic, Advanced, Enterprise) Getting Started - Important First Steps

BrandingUI (Basic, Advanced, Enterprise) Getting Started - Important First Steps BrandingUI (Basic, Advanced, Enterprise) Getting Started - Important First Steps Step 1: Log into your BrandingUI Administrative site https:// yourclientid.brandingui.com/admin-signin.php Use the initial

More information

Introduction to Qualtrics

Introduction to Qualtrics Introduction to Qualtrics Copyright 2014, Software Application Training, West Chester University. A member of the Pennsylvania State Systems of Higher Education. No portion of this document may be reproduced

More information

Introduction to Qualtrics ITSC

Introduction to Qualtrics ITSC Introduction to Qualtrics ITSC August 2015 Contents A. General Information... 4 B. Login... 5 New Qualtrics User... 5 Existing Qualtrics User... 7 C. Navigating Qualtrics... 9 D. Create Survey... 10 Quick

More information

Somerville College WordPress user manual. 7th October 2015

Somerville College WordPress user manual. 7th October 2015 Somerville College WordPress user manual 7th October 05 0 INDEX YOUR SITE IMAGES FORMS THE MENU 4 4 5 0 YOUR SITE The Content Management System The Somerville website has been built using the WordPress

More information

Website Creating Content

Website Creating Content CREATING WEBSITE CONTENT As an administrator, you will need to know how to create content pages within your website. This document will help you learn how to: Create Custom Pages Edit Content Areas Creating

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

Questionnaire 4.0 User Manual 2006/4/14

Questionnaire 4.0 User Manual 2006/4/14 Email Questionnaire 4.0 User Manual 2006/4/14 Introduction Email Questionnaire is an interactive email survey system. Unlike other on-line questionnaire systems that need a web server to construct, distribute

More information

Instructions for Editing in the new System DNN9 the Upgrade from DNN8

Instructions for Editing in the new System DNN9 the Upgrade from DNN8 Instructions for Editing in the new System DNN9 the Upgrade from DNN8 We all hate change, but going forward is the best way to go. Security needs to be top of the range and your websites need to be faster

More information

Reporter Tutorial: Intermediate

Reporter Tutorial: Intermediate Reporter Tutorial: Intermediate Refer to the following sections for guidance on using these features of the Reporter: Lesson 1 Data Relationships in Reports Lesson 2 Create Tutorial Training Report Lesson

More information

Configuring Ad hoc Reporting. Version: 16.0

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

More information

SelectSurveyASP Advanced User Manual

SelectSurveyASP Advanced User Manual SelectSurveyASP Advanced 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

More information

Welcome to Book Display Widgets

Welcome to Book Display Widgets Welcome to Book Display Widgets Book Display Widgets allow you to create virtual book displays on your website, where covers link to that item s record in your catalog. Bring your own lists of books, or

More information

FORMS. The Exciting World of Creating RSVPs and Gathering Information with Forms in ClickDimensions. Presented by: John Reamer

FORMS. The Exciting World of Creating RSVPs and Gathering Information with Forms in ClickDimensions. Presented by: John Reamer FORMS The Exciting World of Creating RSVPs and Gathering Information with Forms in ClickDimensions Presented by: John Reamer Creating Forms Forms and Surveys: When and What to Use them For Both Allow you

More information

Cart32 Store Builder User Manual

Cart32 Store Builder User Manual Cart32 Store Builder User Manual 1 Contents 1. Client and Sales Summaries... 3 2. Main Categories... 3 3. Store Builder Sub-Categories... 3 Categories... 4 Add a Category/Subcategory... 5 Edit a Category/Subcategory...

More information

Creating and Managing Your Personal Mines Website on WordPress

Creating and Managing Your Personal Mines Website on WordPress Creating and Managing Your Personal Mines Website on WordPress Table of Contents Creating your site... 2 Managing your site... 2 About WordPress... 2 Logging in... 2 Pages... 2 Editing an Existing Page...

More information

Kaltura Quick Start Guide. Kaltura Management Console (KMC) Content Section. Kaltura Management Console Content Section

Kaltura Quick Start Guide. Kaltura Management Console (KMC) Content Section. Kaltura Management Console Content Section Kaltura Quick Start Guide Kaltura Management Console Content Section Kaltura Management Console Application Studio Kaltura Management Console (KMC) Content Section Logging into the Kaltura Management Console

More information

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

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

More information

This document contains information that will help you to create and send graphically-rich and compelling HTML s through the Create Wizard.

This document contains information that will help you to create and send graphically-rich and compelling HTML  s through the Create  Wizard. This document contains information that will help you to create and send graphically-rich and compelling HTML emails through the Create Email Wizard. or warranty by AT&T and is subject to change. 1 Contents

More information

User Manual. Administrator s guide for mass managing VirtueMart products. using. VM Mass Update 1.0

User Manual. Administrator s guide for mass managing VirtueMart products. using. VM Mass Update 1.0 User Manual Administrator s guide for mass managing VirtueMart products using VM Mass Update 1.0 The ultimate product management solution for VirtueMart! Contents Product Overview... 3 Feature List...

More information

General Training Curriculum

General Training Curriculum General Training Curriculum Table of Contents 1.0 Getting Started 1.1 What is MODX? 1.2 Browser Support 1.3 How Do I Log In? 2.0 MODX Dashboard 2.1 What is a Dashboard? 2.2 Global Top Menu Bar 2.2.0 MODX

More information

Useful Google Apps for Teaching and Learning

Useful Google Apps for Teaching and Learning Useful Google Apps for Teaching and Learning Centre for Development of Teaching and Learning (CDTL) National University of Singapore email: edtech@groups.nus.edu.sg Table of Contents About the Workshop...

More information

Table of content. Creating signup form Associating automation tools to signup form Signup form reports...42

Table of content. Creating signup form Associating automation tools to signup form Signup form reports...42 A User Guide Signup forms are the most popular tools for building a subscriber database. They let your website visitors become subscribers by entering basic details such as name and email address. The

More information

Step By Step Guide to Your New Website. Basic Website User Manual

Step By Step Guide to Your New Website. Basic Website User Manual Step By Step Guide to Your New Website Basic Website User Manual July, 2018 TABLE OF CONTENTS SECTION ONE - Getting to Know the CMS CONTENT SECTION TWO Home Page & Site-Wide Settings CONTENT TABS Editable

More information

SharePoint List Booster Features

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

More information

Sign-up Forms Builder for Magento 2.x. User Guide

Sign-up Forms Builder for Magento 2.x. User Guide eflyermaker Sign-up Forms Builder 2.0.5 for Magento 2.x User Guide 2 eflyermaker Dear Reader, This User-Guide is based on eflyermaker s Signup-Form Builder Plugin for Magento ecommerce. What follows is

More information

Pennsbury G-Mail Composing and Sending Messages Compose

Pennsbury G-Mail Composing and Sending Messages Compose Pennsbury G-Mail Composing and Sending Messages From the main screen, click on the Compose button to begin drafting a new message: The new message window will appear. Enter the subject of the email on

More information

Pages are static content, generally linked in your navigation. They are used for things like your about page and contact page.

Pages are static content, generally linked in your navigation. They are used for things like your about page and contact page. North Star Marketing Client : The Guthrie Group Deliverable : Website Training +++ LOGGING IN AND OUT +++++++++ 1. Go to http://tgg.northstarmarketing.com/wp admin/. This is the address for the staging

More information

AGENT123. Full Q&A and Tutorials Table of Contents. Website IDX Agent Gallery Step-by-Step Tutorials

AGENT123. Full Q&A and Tutorials Table of Contents. Website IDX Agent Gallery Step-by-Step Tutorials AGENT123 Full Q&A and Tutorials Table of Contents Website IDX Agent Gallery Step-by-Step Tutorials WEBSITE General 1. How do I log into my website? 2. How do I change the Meta Tags on my website? 3. How

More information

End-User Reference Guide Troy University OU Campus Version 10

End-User Reference Guide Troy University OU Campus Version 10 End-User Reference Guide Troy University OU Campus Version 10 omniupdate.com Table of Contents Table of Contents... 2 Introduction... 3 Logging In... 4 Navigating in OU Campus... 6 Dashboard... 6 Content...

More information

EFM Community 3.1 Portal Administration Guide

EFM Community 3.1 Portal Administration Guide EFM Community 3.1 Portal Administration Guide WHITE PAPER For technical support please call: 1-800-787-8755 Or visit: Hwww.Vovici.comH Please contact Vovici technical support if you believe any of the

More information

ENABLING WEBCHAT HOSTED USER GUIDE

ENABLING WEBCHAT HOSTED USER GUIDE ENABLING WEBCHAT HOSTED USER GUIDE CONTENTS... 1 Sign up Process... 2 Sign up Process (Continued)... 3 Logging In/ Out... 4 Admin Dashboard... 5 Creating, Edit, Delete A User... 5 Creating, Edit, Delete

More information

SOCE Wordpress User Guide

SOCE Wordpress User Guide SOCE Wordpress User Guide 1. Introduction Your website runs on a Content Management System (CMS) called Wordpress. This document outlines how to modify page content, news and photos on your website using

More information

Sedao Ltd. QuickChange PROject. User Manual for QuickChange PROject version 2.1.5

Sedao Ltd. QuickChange PROject. User Manual for QuickChange PROject version 2.1.5 Sedao Ltd QuickChange PROject User Manual for QuickChange PROject version 2.1.5 Contents What is QuickChange PROject?... 2 Simple Artwork Creation... 5 Creating a project... 7 QuickChange PROject Template

More information

Site Owners: Cascade Basics. May 2017

Site Owners: Cascade Basics. May 2017 Site Owners: Cascade Basics May 2017 Page 2 Logging In & Your Site Logging In Open a browser and enter the following URL (or click this link): http://mordac.itcs.northwestern.edu/ OR http://www.northwestern.edu/cms/

More information

Documentation Tool Tutorial Tutorial for Creating a Documentation Tool Interactive in the Texas Gateway

Documentation Tool Tutorial Tutorial for Creating a Documentation Tool Interactive in the Texas Gateway Tutorial for Creating a Documentation Tool Interactive in the Texas Gateway Introduction The Documentation Tool interactive serves as a wizard that can help learners easily document and evaluate goal driven

More information

Product Questions Magento Extension

Product Questions Magento Extension Product Questions Magento Extension User Manual This is the user manual of Magento Product Questions v1.3.1 and was last updated on 23-12-2017. To see what this extension can do, go to the Magento Product

More information

Known Visual Bug with UBC CLF Theme Publishing Surveys Deploying Survey Customizing the Survey URL Embedding Surveys on to

Known Visual Bug with UBC CLF Theme Publishing Surveys Deploying Survey Customizing the Survey URL Embedding Surveys on to Contents Accounts... 3 Logging In... 3 Note about CWL user accounts... 4 Updating Your Account Details... 4 Adding/Inviting Users... 5 Surveys... 5 Creating a Survey from a Template... 5 Creating a Survey

More information

Workflow. Overview. Workflow Screen

Workflow. Overview. Workflow Screen Workflow Overview The Workflow screen allows users to track content that has been sent for review through the approval process. The Workflow list view shows content that the current user has submitted

More information

How to Edit Your Website

How to Edit Your Website How to Edit Your Website A guide to using your Content Management System Overview 2 Accessing the CMS 2 Choosing Your Language 2 Resetting Your Password 3 Sites 4 Favorites 4 Pages 5 Creating Pages 5 Managing

More information

ADRION PROJECT WEBSITES USER S MANUAL

ADRION PROJECT WEBSITES USER S MANUAL ADRION PROJECT WEBSITES USER S MANUAL September 2018 Summary 1. The ADRION Project Website... 3 2. Content instructions... 3 3. Contacts for technical assistance... 3 4. Login... 3 5. Editable contents...

More information

ETC WEBCHAT USER GUIDE

ETC WEBCHAT USER GUIDE ETC WEBCHAT USER GUIDE CONTENTS Overview... 2 Agent and User Experience... 2 Agent Extention Window... 3 Etc WebChat Admin Portal... 4 Agent Groups... 5 Create, Edit, Delete A Group... 5 Create, Edit,

More information

Navigation Menu Pro Extension

Navigation Menu Pro Extension Navigation Menu Pro Extension User Guide https://www.magebees.com/magento-navigation-menu-proresponsive-mega-menu-accordion-menu-smart-expand-menu.html Navigation Menu Pro Extension By Support Ticket:

More information

Creating and Managing Snippets

Creating and Managing Snippets Creating and Managing Snippets Snippet management and creation is available to Level 9 and 10 admins. Categories are also configured, which are used for sorting snippets when selecting one to place on

More information

Welcome to Book Display Widgets

Welcome to Book Display Widgets Welcome to Book Display Widgets Book Display Widgets allow you to create virtual book displays on your website, where covers link to that item s record in your catalog. As a subscriber to Ebook Central

More information

Ninja Menus extension for Magento 2

Ninja Menus extension for Magento 2 Ninja Menus extension for Magento 2 User Guide Version 1.0 0 Table of Contents Ninja Menus I) Introduction... 2 II) Menu Grid... 3 III, Add new menu... 7 1. General setting... 8 2. Advanced settings...

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

Lime Survey User Guide

Lime Survey User Guide Lime Survey User Guide Version 2.58 VIU version Originally created by Okanagan College Kevin Trotzuk, IR Analyst Edited by Anastasia Chwist January 2017 Table of Contents Lime Administration Screen...

More information

BASIC NAVIGATION & VIEWS...

BASIC NAVIGATION & VIEWS... Content Overview VISUAL TOUR... 5 NEW FEATURES IN OUTLOOK 2010... 6 BASIC NAVIGATION & VIEWS... 7 SETTING PREFERENCES... 7 Creating an Outlook Shortcut... 7 Choosing a Startup View... 7 CUSTOMIZING INBOX

More information

BindTuning Installations Instructions, Setup Guide. Invent Setup Guide

BindTuning Installations Instructions, Setup Guide. Invent Setup Guide BindTuning Installations Instructions, Setup Guide Invent Setup Guide This documentation was developed by, and is property of Bind Lda, Portugal. As with any software product that constantly evolves, our

More information

Pardot Setup Implementation Guide

Pardot Setup Implementation Guide Pardot Setup Implementation Guide Salesforce, Summer 18 @salesforcedocs Last updated: May 31, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of

More information

Global Access. User Guide. March Copyright 2015 UPS

Global Access. User Guide. March Copyright 2015 UPS Global Access User Guide March 2015 Copyright 2015 UPS Table of Contents Introduction... 4 1.1 Purpose of this User Guide... 4 1.2 Global Access Platform... 4 1.3 Account Management Dashboard... 5 1.4

More information

Learn how to login to Sitefinity and what possible errors you can get if you do not have proper permissions.

Learn how to login to Sitefinity and what possible errors you can get if you do not have proper permissions. USER GUIDE This guide is intended for users of all levels of expertise. The guide describes in detail Sitefinity user interface - from logging to completing a project. Use it to learn how to create pages

More information

Unified Classroom: Class Pages

Unified Classroom: Class Pages Unified Classroom: Class Pages Unified Classroom April 2018 Release Unified Classroom: Class Pages Basics Contents Unified Classroom: Class Pages Basics... 3 Building Class Pages... 3 Access Class Pages...

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

CAL 9-2: Café Soylent Green Chapter 12

CAL 9-2: Café Soylent Green Chapter 12 CAL 9-2: Café Soylent Green Chapter 12 This version is for those students who are using Dreamweaver CC. You will be completing the Forms Tutorial from your textbook, Chapter 12 however, you will be skipping

More information

Classroom Blogging. Training wiki:

Classroom Blogging. Training wiki: Classroom Blogging Training wiki: http://technologyintegrationshthornt.pbworks.com/create-a-blog 1. Create a Google Account Navigate to http://www.google.com and sign up for a Google account. o Use your

More information

How to Use Moodle's Text Editor

How to Use Moodle's Text Editor How to Use Moodle's Text Editor The text editor has a variety of tools and icons to assist in formatting text, adding links, and inserting images. Many of them will be familiar to anyone who uses word

More information

User Guide Product Design Version 1.7

User Guide Product Design Version 1.7 User Guide Product Design Version 1.7 1 INTRODUCTION 3 Guide 3 USING THE SYSTEM 4 Accessing the System 5 Logging In Using an Access Email 5 Normal Login 6 Resetting a Password 6 Logging Off 6 Home Page

More information

Intellicus Enterprise Reporting and BI Platform

Intellicus Enterprise Reporting and BI Platform Configuring Ad hoc Reporting Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Copyright 2012 Intellicus Technologies This document and its

More information

BCI.com Sitecore Publishing Guide. November 2017

BCI.com Sitecore Publishing Guide. November 2017 BCI.com Sitecore Publishing Guide November 2017 Table of contents 3 Introduction 63 Search 4 Sitecore terms 66 Change your personal settings 5 Publishing basics 5 Log in to Sitecore Editing 69 BCI.com

More information

Dreamweaver Basics Outline

Dreamweaver Basics Outline Dreamweaver Basics Outline The Interface Toolbar Status Bar Property Inspector Insert Toolbar Right Palette Modify Page Properties File Structure Define Site Building Our Webpage Working with Tables Working

More information

Using the Control Panel

Using the Control Panel Using the Control Panel Technical Manual: User Guide Creating a New Email Account 3. If prompted, select a domain from the list. Or, to change domains, click the change domain link. 4. Click the Add Mailbox

More information

Importing Career Standards Benchmark Scores

Importing Career Standards Benchmark Scores Importing Career Standards Benchmark Scores The Career Standards Benchmark assessments that are reported on the PIMS Student Fact Template for Career Standards Benchmarks can be imported en masse using

More information

Guidelines for doing the short exercises

Guidelines for doing the short exercises 1 Short exercises for Murach s HTML5 and CSS Guidelines for doing the short exercises Do the exercise steps in sequence. That way, you will work from the most important tasks to the least important. Feel

More information

Making online easy. Cube Reviews User Guide

Making online easy. Cube Reviews User Guide Making online easy Cube Reviews User Guide Introduction page Funnel How to Link Your Review Sites page How to Customise Funnel Content page How to Customise Funnel Set-Up page 7 Widgets page 8 Invites

More information

Blog Pro for Magento 2 User Guide

Blog Pro for Magento 2 User Guide Blog Pro for Magento 2 User Guide Table of Contents 1. Blog Pro Configuration 1.1. Accessing the Extension Main Setting 1.2. Blog Index Page 1.3. Post List 1.4. Post Author 1.5. Post View (Related Posts,

More information

PROFILE DESIGN TUTORIAL KIT

PROFILE DESIGN TUTORIAL KIT PROFILE DESIGN TUTORIAL KIT NEW PROFILE With the help of feedback from our users and designers worldwide, we ve given our profiles a new look and feel. The new profile is designed to enhance yet simplify

More information

Uncorkd User Manual v6.0 Contents

Uncorkd User Manual v6.0 Contents Uncorkd User Manual v6.0 Contents Getting Started... 2 Restaurant Control Panel... 2 Logging In... 2 Preferences... 2 Categories... 5 Beverages... 7 Cocktails... 9 Food... 9 Assigning Devices to the Menu...

More information

HR/PR Shared Services Analysis BW Reports Overview Updated 11/30/15

HR/PR Shared Services Analysis BW Reports Overview Updated 11/30/15 HR/PR Shared Services Analysis BW Reports Overview Updated 11/30/15 What is Analysis? Analysis is the tool that allows us to access the Business Warehouse (BW) reports. BW is a data storage and reporting

More information

SPARK. User Manual Ver ITLAQ Technologies

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

More information

Marketer's Guide. User guide for marketing analysts and business users

Marketer's Guide. User guide for marketing analysts and business users Marketer's Guide Rev: 18 November 2014 Email Campaign Manager 2.2 for Sitecore CMS 7.5 Marketer's Guide User guide for marketing analysts and business users Table of Contents Chapter 1 Introduction...

More information

Creating Dashboard. Version: 7.3

Creating Dashboard. Version: 7.3 Creating Dashboard Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived from, through

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

1. CONTENTS 2. OVERVIEW CANDIDATES Add Candidate Update Candidate Details CVs & CV to Send...

1. CONTENTS 2. OVERVIEW CANDIDATES Add Candidate Update Candidate Details CVs & CV to Send... User Guide 1. CONTENTS 2. OVERVIEW... 4 3. CANDIDATES... 4 3.1. Add Candidate... 4 3.2. Update Candidate Details... 4 3.3. CVs & CV to Send... 4 3.4. Apply Candidate to Vacancy... 5 3.5. Quick Links...

More information

CS Multimedia and Communications REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB!

CS Multimedia and Communications REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB! CS 1033 Multimedia and Communications REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB! Lab 06: Introduction to KompoZer (Website Design - Part 3 of 3) Lab 6 Tutorial 1 In this lab we are going to learn

More information

C1 CMS User Guide Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone

C1 CMS User Guide Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone 2017-02-13 Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone +45 3915 7600 www.orckestra.com Content 1 INTRODUCTION... 4 1.1 Page-based systems versus item-based systems 4 1.2 Browser support 5

More information

USING JOOMLA LEVEL 3 (BACK END) OVERVIEW AUDIENCE LEVEL 3 USERS

USING JOOMLA LEVEL 3 (BACK END) OVERVIEW AUDIENCE LEVEL 3 USERS USING JOOMLA LEVEL 3 (BACK END) OVERVIEW This document is designed to provide guidance and training for incorporating your department s content into to the Joomla Content Management System (CMS). Each

More information

In this extension to Build and Publish a website we will look at additional/optional features available in Wordpress, and some more Plug-ins.

In this extension to Build and Publish a website we will look at additional/optional features available in Wordpress, and some more Plug-ins. Advance your website creation skills using Word Press and take your skills further with this fast paced workshop. Refine current Word Press websites, add additional features and drive more traffic to your

More information

Table of Contents MicroEdge, LLC. All rights reserved.

Table of Contents MicroEdge, LLC. All rights reserved. Table of Contents 2 DonorCentral Site Setup and User Guide 1 Copyright Information 7 Contacting Support 8 Welcome to DonorCentral 9 Logging into DonorCentral 9 Forget Your Password? 12 Register for DonorCentral

More information

National Training and Education Resource. Authoring Course. Participant Guide

National Training and Education Resource. Authoring Course. Participant Guide National Training and Education Resource Authoring Course Participant Guide Table of Contents: OBJECTIVES... 4 OVERVIEW OF NTER... 5 System Requirements... 5 NTER Capabilities... 6 What is the SCORM PlayerWhat

More information

BT Web Hosting. Features and functionality

BT Web Hosting. Features and functionality BT Web Hosting Features and functionality 1 Hopefully you will now have a website that is activated and potentially even published. This guide will take you through some of the additional features and

More information

Startup Guide. Version 2.3.7

Startup Guide. Version 2.3.7 Startup Guide Version 2.3.7 Installation and initial setup Your welcome email included a link to download the ORBTR plugin. Save the software to your hard drive and log into the admin panel of your WordPress

More information