April 4-5, 2018 The Four Seasons Baltimore

Slides:



Advertisements
Similar presentations
© 2011 Delmar, Cengage Learning Chapter 1 Getting Started with Dreamweaver.
Advertisements

Access 2007 ® Use Databases How can Microsoft Access 2007 help you to get and stay organized?
KompoZer. This is what KompoZer will look like with a blank document open. As you can see, there are a lot of icons for beginning users. But don't be.
Cascading Style Sheets
Web Pages and Style Sheets Bert Wachsmuth. HTML versus XHTML XHTML is a stricter version of HTML: HTML + stricter rules = XHTML. XHTML Rule violations:
Chapter 8 Creating Style Sheets.
Microsoft Word Objectives: Word processing using Microsoft Word
Intermediate Level Course. Text Format The text styles, bold, italics, underlining, superscript and subscript, can be easily added to selected text. Text.
Chapter 1 Getting Started With Dreamweaver. Explore the Dreamweaver Workspace The Dreamweaver workspace is where you can find all the tools to create.
EPOCH 1000 File Management Data Logging and Reporting
XP New Perspectives on Microsoft Access 2002 Tutorial 71 Microsoft Access 2002 Tutorial 7 – Integrating Access With the Web and With Other Programs.
With Alex Conger – President of Webmajik.com FrontPage 2002 Level I (Intro & Training) FrontPage 2002 Level I (Intro & Training)
Review of last session The Weebly Dashboard The Weebly Dashboard Controls your account and your sites Controls your account and your sites From here you.
A detailed guide on how to set-up your printing storefront. Please Note: Storefronts are compatible with all browsers, however for optimal use of the admin.
Getting Started with Dreamweaver
Website design Feng Zhao College of Educatioin California State University, Northridge.
Creating A Simple Web Page. Step 1- Open Dreamweaver & Create A New Page (File New) and blank.
Web Design, 3 rd Edition 4 Planning a Successful Web Site: Part 2.
Copyright © Texas Education Agency, All rights reserved. 1 Web Technologies Website Development with Dreamweaver.
Web Technologies Website Development Trade & Industrial Education
© 2012 Boise State University1 WordPress Training February 14, 2013.
Creating Effective School and PTA Websites Sam Farnsworth Utah PTA Technology Specialist
Unit B: Expanding Your Productivity Page: 24 to 37.
Website Development with Dreamweaver
JAOIT 8.  Dreamweaver is a program for creating web pages and managing websites without having to type HTML code.  WYSIWYG – What you see is what you.
Session 1 SESSION 1 Working with Dreamweaver 8.0.
 To begin you first need to sign up to Weebly by going to or alternatively and we will create an account.
CFM S4 Cloud iQ Guide THE FUTURE OF CASH AUTOMATION.
Online Catalog Tutorial. Introduction Welcome to the Online Catalog Tutorial. This is the place to find answers to all of your online shopping questions.
Spiderman ©Marvel Comics Creating Web Pages (part 1)
Step One: Introduction. Welcome to Follow My Clients! Once you log in, on the home page is your dash board. Here you will find your quick access buttons.
Mr. Munaco Computer Technology TEACHING ADVANCED WORD 2007.
Web Site Development - Process of planning and creating a website.
Positioning Objects with CSS and Tables
1 Preparation for site Create a folder in MyDocuments: beavercheese. Create a subfolder, images Classes, career, DW beginner Download.
Building a Website: Layout Fall Overall Structure: Home Page Title Section Title Frame Picture UNCP Math Menu Content Footer Contact Information.
XP New Perspectives on Macromedia Dreamweaver MX 2004 Tutorial 5 1 Adding Shared Site Elements.
Creating a Google Site For a Digital Portfolio Purpose.
LibGuides Interface Customization Presented By: Christine Tobias ~ Kelly Sattler ~ Jenny Brandon Michigan State University Libraries.
Cheryl Wolfe Web Services Administrator Tampa-Hillsborough County Public Library James Day Electronic Services Librarian Embry-Riddle Aeronautical University.
COMP 143 Web Development with Adobe Dreamweaver CC.
Overview Review Elements
Understanding Microsoft Excel
Getting Started with Dreamweaver
Microsoft Word Objectives: Word processing using Microsoft Word
Create and edit web pages 4
Microsoft Excel.
Positioning Objects with CSS and Tables
Getting Started with Dreamweaver
John Bordsen Technology Trainer Gail Borden Public Library
How to customize your Microsoft SharePoint Online website
IBM Kenexa BrassRing on Cloud Responsive Apply: Visual Branding Tool
Overview Review Elements
Understanding Microsoft Excel
How to customize your Microsoft SharePoint Online website
THE BASICS PIONEER PLACE
MODULE 7 Microsoft Access 2010
SSI Toolbox Status Workbook Overview
Tutorial 6 Creating Dynamic Pages
DREAMWEAVER MX 2004 Chapter 3 Working with Tables
How to customize your Microsoft SharePoint Online website
Getting Started with Dreamweaver
CS3220 Web and Internet Programming Introduction to Bootstrap
Understanding Microsoft Excel
Tutorial 7 – Integrating Access With the Web and With Other Programs
Guidelines for Microsoft® Office 2013
Positioning Objects with CSS and Tables
HIBBs is a program of the Global Health Informatics Partnership Learning the Basics of Microsoft Word 2019 and Microsoft office support TFN
Chapter 8 Using Document Collaboration and Integration Tools
Presentation transcript:

April 4-5, 2018 The Four Seasons Baltimore Remodeling your Output data in mx Presenters: Chris Mak and Ryan Bruffey April 4-5, 2018 The Four Seasons Baltimore "Most Likely to Succeed"

Objectives How templates can enhance the look and feel of your site and the member experience. How to hide certain web parts / elements on a CMS page using Templates How to utilize conditional statements within a template to enhance the member experience. "Most Likely to Succeed"

Key Terms and Acronyms CSS = Cascading Style Sheets – language that describes the presentation of Web pages through fonts, layouts, and colors JS = JavaScript – scripting language used to change behavior within a web browser page. AF = Advanced Find – tool used in CRM to query the database. MX Find = MX web part used in conjunction with Advanced find to expose searches online for your members.

Templates 101 – what are they? Allows the end configuration user to display output data with infinite layout options. You are not restricted to a “Grid” format only You relate templates to MX Finds (only) Advanced find “edit columns” is the foundation for output data

Types of Templates Beginner Intermediate Advanced Swapping data elements from existing PT Templates. Beginner Copying existing PT templates and modifying look and feel to match WWW css theme. Intermediate All the above but also adding conditional statements so the template can be dynamic based on who’s logged in or what the end user is searching on. Advanced

Create your advanced Find The Foundation of a Template Make sure you have the correct output data aka “Edit Columns”. Share AF with string connection user. Example “MX, User” Map “Saved View” with MX Find Once mapped, edit columns data will be available to reference. Create your advanced Find "Most Likely to Succeed"

You are not restricted to a “Grid” format only Grid as a template

You relate templates to MX Finds (only)

Advanced find “edit columns” is the foundation for output data Main point is if we are referencing a field within the template such as (“pa_wmeetingtype”), and that field is not in the advanced find column set, then the report will automatically prompt an error message. Another point to add – when creating a template, you can easily reference the schema names of each field within the results column of the MX find. "Most Likely to Succeed"

Common Template Error "Most Likely to Succeed"

Protech OOTB Template Examples

Example – Event Calendar

Example – Product Catalog

Example – Membership Directory "Most Likely to Succeed"

Protech Templates That Have Been Modified

Example – Event Calendar

Example – Product Catalog

Example – Membership Directory

Example – Membership Directory (cont.)

Styling Tips and Tricks with Templates CTRL + Shift + C brings up the inspection tool within browser

Styling Tips (Cont.) On the right hand side of the inspection tool is where you can make styling adjustments to see how the template formatting is affected without the changes being permanent

Objective: Change blue border to red

Step 1: Locate Class of border Using the inspection tool, find the class that needs to be changed. In this case, it is .mx-pedigree-parent-div .part1 is another class that is not necessary for the change, so we will ignore that for the purposes of this example

Step 2: Changing Elements Locate the corresponding class in the inspection tool The elements can be changed on the fly

The color change could be made by inserting a hexadecimal or using the color picker tool

Objective: Change Photo Color through Styling Change color of logo from light blue to red to match the nav bar

“filter: hue-rotate” is a quick fix to use to change colors through CSS instead of changing the image itself

Beginner Template Changes Swapping out fields within the template Adding additional data elements Changing placeholder image

Easy Edits within the Template How can we update the following: Remove Hyperlink from Name. Remove “Send Email” and Show email instead. Swap out Business Phone with Home Phone Adding Additional Data Elements

How to locate MX templates Protech provides FTP access to folder location for “Templates” Path to Protech Site (similar path for customers with MXR2G): \\DEVWEB01\DNNWebsites$\MX82Template\Resources\MX\Templates

Identifying Template I want to Modify Go to MX Find that is using the template Make sure you are logged in as a user with admin MX Contact web role Open up MX Find Configuration Scroll Down to where you see the prompt for Template:

Remove Hyperlink Identify line of code with a href and remove or comment out BEFORE CHANGE Orange box represents the line of text that will be removed

Remove Hyperlink AFTER CHANGE Orange box represents the line of text that was removed, and the red box represents the remaining text in the line

Remove “Send Email” and Show email instead BEFORE CHANGE Orange box represents the code that will be removed

Remove “Send Email” and Show email instead AFTER CHANGE Red box represents the line of code that remains

Swap out Business Phone with Home Phone BEFORE CHANGE Speak about how “businessphone” isn’t a schema but it is just important to make the distinction between the two. Green box represents the line of code to be modified "Most Likely to Succeed"

Swap out Business Phone with Home Phone AFTER CHANGE Red box represents the line of code that was modified

Adding additional data elements BEFORE CHANGE Red arrow represents where we want to add additional data elements

Adding additional data elements AFTER CHANGE Green box represents what additional data elements were added

Intermediate Template Changes Copying Existing PT template that you would like to modify Changing location of fields Adding expand and collapse sections Adding Map functionality to addresses Modifying “hover” functionality i.e. transition, color, placement "Most Likely to Succeed"

Copying Existing Template Locate template: If On-Premise – Access from Server If Cloud – Access from FTP or Filezilla Template Path: /Resources/MX/Templates Copy Template Edit template that was copied NOTE: Please update new template name to have client prefix at beginning i.e. “PT Membership Directory”

Locate Template Template Path: /Resources/MX/Templates

Copy Template Before Copy: After Copy:

Copy Template (Cont.) Renamed Template: “Client Acronym” – Template Name

Template Example - Grid Template that Expands/Collapses GRID MODE Upon Clicking Row

Expanded Mode

How to Create Column Headers and Data Results for Grid Mode "Most Likely to Succeed"

JS Code for Expand/Collapse

Adding Map Functionality to Contact

Code for Map Functionality "Most Likely to Succeed"

Modifying “hover” functionality i.e. Transition, Color, Placement

Modifying “hover” functionality i.e. transition, color, placement Styling for grid without hover Code for “hover” changes

Advanced Template Changes Hide/show web parts based on an MX Find/Template Advanced calculations Mobile design – Responsive.

Hide/Show Elements Inspect page to identify container(s) that you would like to show/hide based off of certain scenarios. This would be the web part you would want to hide/show. Build advanced find to define conditions that need to be met. If scenario falls in line with the advanced find conditions, the template will hide/show containers identified within the template. Once advanced find and template are created, you can build the MX find to incorporate all of the pieces together.

Locate the configuration button to make the MX Find changes to the container based on specific scenarios you define

Locate/make active the template that will incorporate the hide/show elements "Most Likely to Succeed"

IN THE TEMPLATE “display: none” is used to hide specific elements from being shown “display: inline” will show the elements that need to be shown

Thanks to the template in the MX Find, clicking “Search” with all searches left blank hides the “Calendar Results” table from appearing

Survey Template

Upon saving the survey, the graph with the corresponding data updates.

The template calculates the percentages from the total responses received, using styling to create the bar graph

Why are My template layouts not aligned? Because the grid or template is not configured to be responsive

GRIDS – Not Responsive Grid that is not “responsive” Notice how the only 1 ½ columns are visible in mobile mode. The result columns are set to “Fixed px” – meaning fixed pixels width.

Grid that “is” responsive Configuration set to “percent” for column width All column widths should add up to “100%” Output is now responsive in mobile mode

Non-Responsive Template When switching to a mobile breakpoint – telltale signs your template is non-responsive: Images or content floats right Text are not aligned Elements that should appear don’t.

Same template – responsive mode Key indicators template is responsive: Column styling in code (to define grids) – Media queries, defining page styling at a varying breakpoints - Flex display is another common indicator –

Coming to Marketplace Custom Templates Standard (8 Hrs.), Intermediate (16 Hrs.), Advanced (24+ Hrs.) Website Styling Updates Tiers of pricing TBD

Links for Research Styling/Programming resources: HTML - https://www.w3schools.com/html/default.asp CSS - https://www.w3schools.com/css/default.asp https://tympanus.net/codrops/css_reference/ https://css-tricks.com/ JS - https://www.w3schools.com/js/default.asp

Contact US