Tabs with Oracle Apex Application Express

Size: px
Start display at page:

Download "Tabs with Oracle Apex Application Express"

Transcription

1 Tabs with Oracle Apex Application Express Prerequisites This document helps to understand tabs better and points out how one could use Oracle s Apex to create tabbed navigation. This document does not: - show how to use the wizard to create a application with tabs; - show how to change from one lay-out to another; - go into details on how Oracle Apex works. To start this tutorial you should have a basic understanding of Oracle Apex so you know how to get a two tabbed lay-out for your pages. All other knowledge helps. All you need is a running instance (workspace) of Oracle Apex without any pages or predefined tabs, tab sets or any of that.(if they exist, delete all) The start To create a tabs we need a page structure. So here we go. Create all these pages (figure 2) though the pages wizard. Make sure you select not to use tabs (Figure 1). This will help to get a better understanding of tabs. (plus wizard doesn t work properly) The pages in our tabbed navigation will be structured in the following manner: Home - welcome - news Products - products - cheese Service - services Contact - information - route Figure 1 no tabs

2 Figure 2 Created pages Tab #1 To start tabbing first we will define what is what. After using Apex I have discovered that definitions used in apex aren t used consistently. To start we need to create a Tab Set. Only 1 Tab Set is defined for the whole application. This tab set holds all the parents and their children. Usage of multiple tab sets as I define here is beyond the scope op this tutorial. Figure 3 The start of tab #1

3 We already know the structure of our application so we can start with Standard Tab Set Home and we will be adding two children to this Standard Tab Set; welcome and news In Apex to go to the tabs section (shared components) and start by clicking on the bottom bar where you would add a Standard Tab(figure 3) The following screen will ask you to fill in a Tab Set name. This actually isn t the tab set we have explained above. What we need to enter here is the name of the Standard Tab Set, for us this is Home. Standard Tab Sets are sets of standard tabs. Our Standard Tab Set Home will contain two Standard Tabs welcome, and news. Fill T_HOME as the Standard Tab Set (figure 4) and click next. Figure 4 Our first Standard Tab Set On the next screen (figure 5) we will actually create the one and only Tab Set that our application will use. It is most important that you get this right. The label New Parent Tab Set is actually misleading. Is suggests that you name the first Parent Standard tab set Home. Actually we are naming what one could call the main navigation area of an application. So here we enter MAIN_MENU. The next field (New Parent Tab Text) is the name that will display on the Parent of the Standard Tab set we have created in the step before this. Here we fill in Home. The two terms: New Parent Tab Set and New Parent Tab Text seem to be related but what we are actually doing here is defining the name of the Tab Set that holds all the parents and their children and we are setting the label for the first Parent Tab. Quite confusing but click next.

4 Figure 5 The confusing part At this stage we get to set the label of the first Standard Tab (the lowest level) Here we enter welcome (figure 6) Look at the screenshot (figure 6) and note that the new Tab Set is set to T_HOME. This means that the welcome Standard Tab belongs to this Standard Tab Set, but actually the term Tab Set is used. Quite confusing, but click next. Figure 6 The First Standard Tab

5 The next step is to select the page that will be requested after having clicked the welcome Standard Tab. Here we select page 1 (figure 7) which in our case is the Home page. Click next. Figure 7 Set the action After this we ignore all the other settings click next, next, next and create tab to get to the main tabs screen.(figure 8) Figure 8 Our Tab Set, Standard Tab Set and Standard Tab

6 To see the (right)tabs in the page lay-out we need to set the Standard Tab Set for a page. For our Home page this was automatically done. But if that is not the case the next section will explain how a Standard Tab Set is set for a certain page. We will show it for the Home page. Under Page Rendering, click the Edit Page Attributes button. (red Circle figure 9) and set the Standard Tab Set for our page(figure 10). Click Apply changes. Figure 9 Setting s Standard Tab Set for a Page step 1 Notice that over to the far right (red X figure 9) that under tabs we have no business right now. This area will display the Standard tabs and the Tab Set that will be set for this page. Figure 10 setting a Standard Tab Set for a Page - step 2

7 After having set the Standard Tab Set for the Home page we will look at the settings in the Tab region of the page settings over to the right under Shared components, Tabs (Figure 11) Figure 11 Tab settings for the Home page Here we can see that our Tab Set MAIN_MENU and our Standard Tab Set T_HOME are showing. Again this is very confusing because they are both referred at as Tab Set. What we are actually seeing is that for this page Home the Tab Set is MAIN_MENU and the Standard Tab Set showing is T_HOME Now lets take a look at our application, launch the Home page by clicking on the traffic light in the top right corner (Figure 11) Here (figure 12) we see our Tab Set containing our first Parent Tab/Standard Tab Set Home and it s first Standard Tab child welcome Now lets add the next child news to the T_HOME Standard Tab Set. Figure 12 Our first look at the tabs

8 Go back to shared components, tabs to add the next Standard Tab(figure 13) Click on the Add link next to the other Standard Tab Welcome Figure 13 Add the next Standard Tab On the next screen (figure 14) enter news and click next. Figure 14 setting the Standard tab label

9 Select the page that will be requested after clicking on the Standard Tab. In our application this is page News nr. 3. (Figure 15) Click next, next, next and create tab. Figure 15 Set the action for A Standard Tab After having added the new Standard tab our Standard Tab Set T_HOME has two Standard Tab children welcome and news. Launch the Home page to see the result. (Figure 16) Here we can see the Tab Set MAIN_MENU having one Standard Tab Set T_HOME having two children Standard Tabs welcome and news One would now assume that the process for adding more Standard tab sets and standard children is quite straight forward and as described above. But actually it is not. To add another Standard Tab Set (parent with children) to our Tab Set MAIN_MENU we will have to do the following. Figure 16 Two Standard tab children We can go back to shared components, tabs to add another, as apex calls it Parent Tab. This is actually true, first we must add a parent tab to put our children under. Actually we are

10 prepping Standard Tab Set nr 2. There are other ways to do so but we will keep to the most logical way of setting up our tabbed navigation. Click add next to Home(Figure 17). Figure 17 Adding our Second Parent Tab In the next screen(figure 18) we will create the next Standard Tab Set Products to which we will add the children products and cheese As we manually created the name for our first Standard Tab Set T_HOME, here apex does it for us. Under water the Standard Tab Set T_PRODUCTS will be created. So actually this step does two things: setting the label and creating the Standard Tab Set. Do I need to say confusing.click next. Figure 18 The Second Standard Tab Set

11 Figure 19 Set action for Standard Tab Set 2 parent Tab In the next screen(figure 19) we will set the page that the Parent Tab Products will link to. In our case the page Products nr 5. Click next and create tab to come back to the tabs screen (Figure 20) Figure 20 The Second Standard Tab Set Products Now we will add the first Standard Tab child to the T_PRODUCTS Standard Tab Set we have just created. Again the T_PRODUCTS Standard Tab Set was automatically created whilst labelling and creating The parent Tab Products Make sure That the Parent

12 Tab/Standard tab Set Products is selected. Notice the text above the red line that indicates the selected parent. Click add in the Standard Tab bar to add the first Standard Tab child also named products. Figure 21 The first Standard Tab child to our second Standard Tab Set T_PRODUCTS Here(Figure 21) we can see the proof of the naming convention used when creating a new parent Tab Products discussed earlier. In this step where we are adding a child Standard Tab we can see we are doing it for the Standard Tab Set T_PRODUCTS. Click next and select the page to which we want to navigate (Figure 22) In our application this is page nr 5 products. Click next, next, next, create tab to go back to the tabs screen (Figure 23) Figure 22 setting the action for Standard Tab products

13 Figure 23 A closer look at the Tabs screen We can see that our Standard Tab is added to the Standard Tab bar. In the red square we can see some useful information: the Parent Tab that is selected, one could also say: The Standard Tab Set (T_PRODUCTS) that is selected, the selected Standard Tab that is selected products and the page that the Standard Tab is Current for. Looking at the visual aspect of this page. All of this is clear. The parent Tab Products is selected because it is green. The Standard Tab is showing and page 5 products as well. No we will take a closer look at some of the settings from our Standard Tabs and Standard Tab Sets. Click on utilization (Figure 24 red arrow nr 1) to see the settings for our Standard Tabs in this application. Just to be clear the Standard Tabs are the of the lowest level. Figure 24 bugs in the Standard Tabs

14 Here (Figure 24) we can see our Standard Tabs (lowest level) and their settings. We will walk thought them to see what this screen and the settings actually mean. Because of the mixing of the terms Tab Set, Standard Tab Set and Parent Tab and parent Tab Set within Apex it is important you get this part right. Also we will fix a minor Bug. (which is very trivial to getting it right) We will first look at the columns in the table: Tab Set: This should actually say Standard Tab Set. Here we can see our self defined T_HOME Standard Tab Set and the automatically generated Standard Tab Set T_PRODUCTS this column list to what Standard Tab set our Standard Tabs belong. Page reference: This field list the amount of pages that refer to this particular Standard Tab Set. Why isn t there a number for T_NEWS? (Figure 24) we can t say. Tab Name: It is not clear as to what this means. Here Apex seems to use the same naming as for the name of the Standard Tab set to which the Standard Tabs belong. Confusing. In this Column you can click to get to the page where you can edit settings for a certain Standard Tab. We will show this page later in this tutorial. Tab page: This is the page that the tab links to. Parent Tab Set: Here we see the Parent Tab Set to which the Standard Tabs belong. This is most confusing because the Standard Tabs belong to Standard Tab Sets and Standard Tab Sets to A Tab Set. Pointed out in the beginning of this tutorial we only have one Tab Set in our Application MAIN_MENU. To display the hierarchy and naming we have been using: Tab Set - Standard Tab Set o Standard Tab Because Apex is so inconsistent as to label all those kinds of layers try to get them right yourself. This tutorial should help to point out what is used where and where to fill in what value. We think Apex uses Parent Tab Set here to make clear a Standard Tab is grandchild to the MAIN MENU Tab Set. But actually this is only making it harder to understand what is going on here because a Standard Tab is a child of a Standard Tab Set. Which is named Parent Tab within Apex So to be correct they should not have used the term Parent Tab Set for the MAIN_MENU Tab Set. No lets take a look at the null problem in the Standard Tab settings(figure 25) This is actually a bug because we have added the products Standard Tab with the wizard.

15 Figure 25 The 'null' bug To fix this problem we need to know what we are doing here, and what we are fixing. As you see from the other entries and our created understanding as to what Apex means we need to set the Tab Set (Our one and only MAIN_MENU) to which products is a grand child to. Click on T_PRODUCTS in the column Tab Name. And set the Parent Tab Set to MAIN_MENU (Figure 26) Click Apply changes. You will be returned to the main tab screen. Figure 26 Setting the grand parent of a Standard Tab

16 Now lets take a look at the Parent Tab Settings (what we have been calling Standard Tab Sets) Click on Manage parent Tabs (Figure 27 red Arrow nr 2) Figure 27 get ready to manage Standard Tab Sets (red arrow nr 2) We see (Figure 28) a similar table as the one under Utilization when looking at the Standard Tab Set settings Figure 28 Manageing Standard Tab Sets Lets take a closer look at the columns in the table to see what they mean:

17 Tab Set: Here we can see what the parents of our Standard Tab Sets are. In this case Apex names it the way we have. The Tab Set is our one and only Tab Set that holds all the Standard Tab Sets and their children named MAIN_MENU. Parent Tab: Here we see the name of our Parent tab. Actually this is the label on the parent Tab in our Standard Tab Set. Standard Tab Set: Here we can see our self defined T_HOME Standard Tab Set and the automatically generated Standard Tab Set T_PRODUCTS and their children (Standard Tabs) Again it seems that here the naming that we and apex are using is similar. Sequence: This is the order in which the Standard Tabs are displayed. Standard Tab: Here we see what Standard Tabs are children to the Standard Tab Sets here also apex uses terms and hierarchy we have set out for you: Tab Set - Standard Tab Set o Standard Tab A fully created tabbed navigation then all of a sudden makes sense (Figure 29) Figure 29 The created stucture Here we have added all other tabs as suggested in our structure of pages. Go ahead an also try and create al the Standard Tab Sets and Standard Tab Children. Good luck.

Managing Load Plans in OTBI Enterprise for HCM Cloud Service

Managing Load Plans in OTBI Enterprise for HCM Cloud Service Managing Load Plans in OTBI Enterprise for HCM Cloud Service Copyright 2014, Oracle and/or its affiliates. All rights reserved. 1 Objective After completing this lesson, you should be able to use Configuration

More information

DS3-UG02 Basic Setup and Configuration

DS3-UG02 Basic Setup and Configuration Daz Studio 3 for Windows DS3-UG02 Basic Setup and Configuration www.winterbrose.com End User License Agreement (EULA) This tutorial is provided as-is with no warranties either expressed or implied. You

More information

Address Book Importing

Address Book Importing Address Book Importing With this tutorial we are going to go through the basic elements of importing an Email Address book format using the Address Book import wizard that is included with Group Mai. Step

More information

Me Learning User Guide

Me Learning User Guide Royal Borough of Greenwich Me Learning User Guide Last Updated: 3 July 2012 Page 1 of 15 Purpose and Scope This guide will detail how to login and navigate around Me Learning. Click the activity listed

More information

the NXT-G programming environment

the NXT-G programming environment 2 the NXT-G programming environment This chapter takes a close look at the NXT-G programming environment and presents a few simple programs. The NXT-G programming environment is fairly complex, with lots

More information

Using Development Tools to Examine Webpages

Using Development Tools to Examine Webpages Chapter 9 Using Development Tools to Examine Webpages Skills you will learn: For this tutorial, we will use the developer tools in Firefox. However, these are quite similar to the developer tools found

More information

CSCI 161: Introduction to Programming I Lab 1a: Programming Environment: Linux and Eclipse

CSCI 161: Introduction to Programming I Lab 1a: Programming Environment: Linux and Eclipse CSCI 161: Introduction to Programming I Lab 1a: Programming Environment: Linux and Eclipse Goals - to become acquainted with the Linux/Gnome environment Overview For this lab, you will login to a workstation

More information

TRACORP LMS ADMIN GUIDES. User Groups

TRACORP LMS ADMIN GUIDES. User Groups TRACORP LMS ADMIN GUIDES User Groups User Groups User Guide User Group User Guide... 3 Overview... 3 Adding User Groups... 4 Editing User Groups... 7 Content Assignments... 10 Autoassignments... 14 User

More information

Making use of other Applications

Making use of other Applications AppGameKit 2 Collision Using Arrays Making use of other Applications Although we need game software to help makes games for modern devices, we should not exclude the use of other applications to aid the

More information

Getting Started with StrategyBlocks. Training Guide StrategyBlocks 4.0

Getting Started with StrategyBlocks. Training Guide StrategyBlocks 4.0 Getting Started with StrategyBlocks Training Guide StrategyBlocks 4.0 Section 2: Navigation & Creating a Block Navigation Creating a new block Additional Navigations 2.1 Navigation Here you can manage

More information

DECEMBER 2018 ORACLE PRIMAVERA P6 CUSTOMIZING THE TIMESCALE IN THE GANTT CHART

DECEMBER 2018 ORACLE PRIMAVERA P6 CUSTOMIZING THE TIMESCALE IN THE GANTT CHART DECEMBER 2018 ORACLE PRIMAVERA P6 CUSTOMIZING THE TIMESCALE IN THE GANTT CHART Introduction Recently, in one of DRMcNatty s P6 public training courses, a question was asked by an attendee, How do you change

More information

CS 331 DATA STRUCTURES & ALGORITHMS BINARY TREES, THE SEARCH TREE ADT BINARY SEARCH TREES, RED BLACK TREES, THE TREE TRAVERSALS, B TREES WEEK - 7

CS 331 DATA STRUCTURES & ALGORITHMS BINARY TREES, THE SEARCH TREE ADT BINARY SEARCH TREES, RED BLACK TREES, THE TREE TRAVERSALS, B TREES WEEK - 7 Ashish Jamuda Week 7 CS 331 DATA STRUCTURES & ALGORITHMS BINARY TREES, THE SEARCH TREE ADT BINARY SEARCH TREES, RED BLACK TREES, THE TREE TRAVERSALS, B TREES OBJECTIVES: Red Black Trees WEEK - 7 RED BLACK

More information

VISAV Ltd. 20/01/2015

VISAV Ltd. 20/01/2015 NEIGHBOURHOOD ALERT User Dashboard Help Manual VISAV Ltd. 20/01/2015 Documentation for the Neighbourhood Alert: User Dashboard. 1 Contents 1 Contents... 1 2 Overview... 2 3 Accessing the Dashboard... 2

More information

Setting Up KidiConnect : Unlock KidiConnect

Setting Up KidiConnect : Unlock KidiConnect Setting Up KidiConnect : Unlock KidiConnect With KidiConnect, kids can use their KidiBuzz to send messages to a parent-approved list of contacts. But you have to unlock KidiConnect on your child's device

More information

Alice Tutorial 2. Downloading Tutorials

Alice Tutorial 2. Downloading Tutorials Alice Tutorial 2 Downloading Tutorials Please note that all tutorial resources must be downloaded in Firefox. Navigate to the link provided to you by your class tutor. Right click on each of the tutorial

More information

Access Groups. Collect and Store. Text Currency Date/Time. Tables Fields Data Type. You Your Friend Your Parent. Unique information

Access Groups. Collect and Store. Text Currency Date/Time. Tables Fields Data Type. You Your Friend Your Parent. Unique information Tutorial A database is a computerized record keeping system used to collect, store, analyze and report electronic information for a variety of purposes. Microsoft Access is a database. There are three

More information

Minerva. Quick Start Guide

Minerva. Quick Start Guide Minerva Quick Start Guide Welcome to IRR s new Minerva reporting system! Powered by SAS Visual Analytics, this tool is pretty user-friendly, but there are some basic orientation tips we d like to walk

More information

The Complete Decision Formulation, Analysis, and Presentation for Windows. Version 3.04 Student Version Tutorial

The Complete Decision Formulation, Analysis, and Presentation for Windows. Version 3.04 Student Version Tutorial The Complete Decision Formulation, Analysis, and Presentation for Windows Version 3.04 Student Version Tutorial A Step By Step Tutorial 3 Tutorial Overview 3 I - Brainstorming the Problem 3 II - Building

More information

MAPLOGIC CORPORATION. GIS Software Solutions. Getting Started. With MapLogic Layout Manager

MAPLOGIC CORPORATION. GIS Software Solutions. Getting Started. With MapLogic Layout Manager MAPLOGIC CORPORATION GIS Software Solutions Getting Started With MapLogic Layout Manager Getting Started with MapLogic Layout Manager 2008 MapLogic Corporation All Rights Reserved 330 West Canton Ave.,

More information

user guide IDI Visit 866myezpay.com Simply Call 866-MY-EZPAY EZpay User Guide

user guide IDI Visit 866myezpay.com Simply Call 866-MY-EZPAY EZpay User Guide Visit 866myezpay.com Simply Call 866-MY-EZPAY EZpay User Guide table of contents Welcome....3 Before You Get Online Setting Up an Account....4 Registering Opening an Account for Your Student(s)....5 Adding

More information

Networks Florida Social Studies WorkText K-5 Digital Training Guide

Networks Florida Social Studies WorkText K-5 Digital Training Guide Networks Florida Social Studies WorkText K-5 Digital Training Guide Table of Contents Page Navigating Social Studies Content 2 Lesson Plans 3 My Calendar 4 Customize Lesson Plans 5 Lesson Presentations

More information

Access PayrollSE v5.50a

Access PayrollSE v5.50a Access PayrollSE v5.50a Installation Instructions for Windows Contents Introduction... 3 System Requirements... 3 Microsoft Visual C++ 2005 redistributable... 3 Microsoft.NET Framework 4... 3 Other considerations...

More information

Tutorial: Modify UI 01 How to Load a UI Canvas Using Flow Graph

Tutorial: Modify UI 01 How to Load a UI Canvas Using Flow Graph Tutorial: Modify UI 01 How to Load a UI Canvas Using Flow Graph This tutorial is the first tutorial in the Creating an Options Menu tutorial series and walks you through the steps to load a canvas using

More information

itunes Usability Report SUNNY FAGALDE CONCEPTS & PRACTICES IN USABILITY TESTING

itunes Usability Report SUNNY FAGALDE CONCEPTS & PRACTICES IN USABILITY TESTING itunes Usability Report SUNNY FAGALDE CONCEPTS & PRACTICES IN USABILITY TESTING Contents Executive Summary Research Goals Participant Information Methodology Research Findings Recommendations Appendix

More information

Function. Description

Function. Description Function Check In Get / Checkout Description Checking in a file uploads the file from the user s hard drive into the vault and creates a new file version with any changes to the file that have been saved.

More information

Hello, welcome to this brief tutorial on accessing and playing Adobe Presenter video files.

Hello, welcome to this brief tutorial on accessing and playing Adobe Presenter video files. Hello, welcome to this brief tutorial on accessing and playing Adobe Presenter video files. Recorded video presentations for this course were produced using Adobe Presenter. After viewing this brief tutorial,

More information

Targeted Content Channel Creation Tutorial

Targeted Content Channel Creation Tutorial Targeted Content Channel Creation Tutorial Document Revision v2.0.1 Creation Date 01/05/2005 Last Modification 03/22/2005 Jonathan P. Wheat Luminis Developers Network Programmer / Analyst Messiah College

More information

Tutorial 1: Simple Parameterized Mapping

Tutorial 1: Simple Parameterized Mapping Tutorial 1: Simple Parameterized Mapping 1993-2015 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording or otherwise)

More information

Access Groups. Collect and Store. Text Currency Date/Time. Tables Fields Data Type. You Your Friend Your Parent. Unique information

Access Groups. Collect and Store. Text Currency Date/Time. Tables Fields Data Type. You Your Friend Your Parent. Unique information Tutorial A database is a computerized record keeping system used to collect, store, analyze and report electronic information for a variety of purposes. Microsoft Access is a database. There are three

More information

QuickBooks 2008 Software Installation Guide

QuickBooks 2008 Software Installation Guide 12/11/07; Ver. APD-1.2 Welcome This guide is designed to support users installing QuickBooks: Pro or Premier 2008 financial accounting software, especially in a networked environment. The guide also covers

More information

SolidWorks Import Tutorial

SolidWorks Import Tutorial SolidWorks Import Tutorial Current Item: SolidWorks Import Tutorial Before You Begin This tutorial will step you through the process of exporting a file from SolidWorks and importing it into Bend-Tech.

More information

Eclipse Environment Setup

Eclipse Environment Setup Eclipse Environment Setup Adapted from a document from Jeffrey Miller and the CS201 team by Shiyuan Sheng. Introduction This lab document will go over the steps to install and set up Eclipse, which is

More information

USER GUIDE: CHAPTER 1 PROJECT WIZARD Layout Page

USER GUIDE: CHAPTER 1 PROJECT WIZARD Layout Page 2010 USER GUIDE: CHAPTER 1 PROJECT WIZARD Layout Page Layout Page This is the Layout Page. Use the list box to select which layout you would like to use in your generated application. The data in your

More information

Spark is a mobile application that allows teachers to capture, track, and and share their students important learning moments.

Spark is a mobile application that allows teachers to capture, track, and and share their students important learning moments. Heuristic Evaluation of Spark Problem Spark is a mobile application that allows teachers to capture, track, and and share their students important learning moments. Violations Found 1 [H2-10: Help & Documentation]

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

Guide to My DCC WHAT IS MY DCC? LOGGING IN YOUR PERSONAL HOMEPAGE

Guide to My DCC WHAT IS MY DCC? LOGGING IN YOUR PERSONAL HOMEPAGE Guide to My DCC WHAT IS MY DCC? Welcome to My DCC! My DCC is the online community of Door Creek Church. It provides an easy and effective way to communicate and connect with groups, staff and others who

More information

COMM 391 Winter 2014 Term 1

COMM 391 Winter 2014 Term 1 COMM 391 Winter 2014 Term 1 Tutorial 3: Microsoft Access Introducing Tables, Relationships, and Creating Queries The purpose of this tutorial is enable you to 1) explore the tables and relationships in

More information

ORGANIZING YOUR ARTWORK WITH LAYERS

ORGANIZING YOUR ARTWORK WITH LAYERS 9 ORGANIZING YOUR ARTWORK WITH LAYERS Lesson overview In this lesson, you ll learn how to do the following: Work with the Layers panel. Create, rearrange, and lock layers and sublayers. Move objects between

More information

Creating Your Parent Account

Creating Your Parent Account Parent Portal Guide for Parents 2016-2017 Creating Your Parent Account Before using the parent portal, you must pick up your access id and password from the school. This information must be picked up in

More information

Permissions Tutorial: Add a Read-Only User

Permissions Tutorial: Add a Read-Only User Permissions Tutorial: Add a Read-Only User Described here is how to setup read only users, perhaps the most basic use of DBGallery s access control. This quick walk-though should be very easy. It may seem

More information

Switchboard. Creating and Running a Navigation Form

Switchboard. Creating and Running a Navigation Form Switchboard A Switchboard is a type of form that displays a menu of items that a user can click on to launch data entry forms, reports, queries and other actions in the database. A switchboard is typically

More information

Statistics 13, Lab 1. Getting Started. The Mac. Launching RStudio and loading data

Statistics 13, Lab 1. Getting Started. The Mac. Launching RStudio and loading data Statistics 13, Lab 1 Getting Started This first lab session is nothing more than an introduction: We will help you navigate the Statistics Department s (all Mac) computing facility and we will get you

More information

Browsing the World Wide Web with Firefox

Browsing the World Wide Web with Firefox Browsing the World Wide Web with Firefox B 660 / 1 Try this Popular and Featurepacked Free Alternative to Internet Explorer Internet Explorer 7 arrived with a bang a few months ago, but it hasn t brought

More information

TUTORIAL #2 HIERARCHICAL DESIGNS AND TEST FIXTURES

TUTORIAL #2 HIERARCHICAL DESIGNS AND TEST FIXTURES Introduction to Active-HDL TUTORIAL #2 HIERARCHICAL DESIGNS AND TEST FIXTURES This tutorial will use the 1-bit full adder you designed in Tutorial #1 to construct larger adders. This will introduce the

More information

In fact, as your program grows, you might imagine it organized by class and superclass, creating a kind of giant tree structure. At the base is the

In fact, as your program grows, you might imagine it organized by class and superclass, creating a kind of giant tree structure. At the base is the 6 Method Lookup and Constant Lookup As we saw in Chapter 5, classes play an important role in Ruby, holding method definitions and constant values, among other things. We also learned how Ruby implements

More information

Building and Customizing an Interactive Report

Building and Customizing an Interactive Report Building and Customizing an Interactive Report Purpose This tutorial shows you how to build, use and customize an Interactive Report in Oracle Application Express 3.1. Time to Complete Approximately 30

More information

Guide to the Trial Edition

Guide to the Trial Edition Enterprise Architect User Guide Series Guide to the Trial Edition The Trial Edition of Sparx Systems Enterprise Architect provides a free 30-day exploration of the features and facilities of the application,

More information

SonicCell. Using SonicCell with SONAR LE. Workshop ÂØÒňÎ. Expandable Synthesizer Module and Audio Interface SCWS03 1

SonicCell. Using SonicCell with SONAR LE. Workshop ÂØÒňÎ. Expandable Synthesizer Module and Audio Interface SCWS03 1 ÂØÒňΠWorkshop SonicCell Expandable Synthesizer Module and Audio Interface Using SonicCell with SONAR LE 2008 Roland Corporation U.S. All rights reserved. No part of this publication may be reproduced

More information

c360 Relationship Explorer/Charting User Guide

c360 Relationship Explorer/Charting User Guide c360 Relationship Explorer/Charting User Guide Microsoft Dynamics CRM 4.0 compatible c360 Solutions, Inc. www.c360.com Products@c360.com www.c360.com Page 1 12/21/2010 Table of Contents c360 Relationship

More information

Using Dreamweaver CS6

Using Dreamweaver CS6 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

MAPLOGIC CORPORATION. GIS Software Solutions. Getting Started. With MapLogic Layout Manager

MAPLOGIC CORPORATION. GIS Software Solutions. Getting Started. With MapLogic Layout Manager MAPLOGIC CORPORATION GIS Software Solutions Getting Started With MapLogic Layout Manager Getting Started with MapLogic Layout Manager 2011 MapLogic Corporation All Rights Reserved 330 West Canton Ave.,

More information

Laboratory Assignment #4 Debugging in Eclipse CDT 1

Laboratory Assignment #4 Debugging in Eclipse CDT 1 Lab 4 (10 points) November 20, 2013 CS-2301, System Programming for Non-majors, B-term 2013 Objective Laboratory Assignment #4 Debugging in Eclipse CDT 1 Due: at 11:59 pm on the day of your lab session

More information

Title: Assets Virtualization Show install source in hose software and guest software views

Title: Assets Virtualization Show install source in hose software and guest software views Title: Assets Virtualization Show install source in hose software and guest software views Description: To help the auditor distinguish between software discovered by Oracle scripting and standard inventory

More information

NOTE: This tutorial contains many large illustrations. Page breaks have been added to keep images on the same page as the step that they represent.

NOTE: This tutorial contains many large illustrations. Page breaks have been added to keep images on the same page as the step that they represent. CSE 352 Tutorial # 4 Synthesizing onto an FPGA Objectives This tutorial will walk you through the steps of implementing a design made in Active-HDL onto the Altera Cyclone II FPGA NOTE: This tutorial contains

More information

Java Program Structure and Eclipse. Overview. Eclipse Projects and Project Structure. COMP 210: Object-Oriented Programming Lecture Notes 1

Java Program Structure and Eclipse. Overview. Eclipse Projects and Project Structure. COMP 210: Object-Oriented Programming Lecture Notes 1 COMP 210: Object-Oriented Programming Lecture Notes 1 Java Program Structure and Eclipse Robert Utterback In these notes we talk about the basic structure of Java-based OOP programs and how to setup and

More information

Force.com Workbook. Last updated: May 17, 2010

Force.com Workbook. Last updated: May 17, 2010 Force.com Workbook: Summer '10 Force.com Workbook Last updated: May 17, 2010 Copyright 2000-2010 salesforce.com, inc. All rights reserved. Salesforce.com is a registered trademark of salesforce.com, inc.,

More information

Arbori Starter Manual Eugene Perkov

Arbori Starter Manual Eugene Perkov Arbori Starter Manual Eugene Perkov What is Arbori? Arbori is a query language that takes a parse tree as an input and builds a result set 1 per specifications defined in a query. What is Parse Tree? A

More information

Taking Advantage of ADSI

Taking Advantage of ADSI Taking Advantage of ADSI Active Directory Service Interfaces (ADSI), is a COM-based set of interfaces that allow you to interact and manipulate directory service interfaces. OK, now in English that means

More information

Site Manager. Helpdesk/Ticketing

Site Manager. Helpdesk/Ticketing Site Manager Helpdesk/Ticketing Ticketing Screen The Ticket Summary provides a breakdown of all tickets allocated to the user. By default, tickets are listed in order by ticket ID. Click column headings

More information

Creating a Box-and-Whisker Graph in Excel: Step One: Step Two:

Creating a Box-and-Whisker Graph in Excel: Step One: Step Two: Creating a Box-and-Whisker Graph in Excel: It s not as simple as selecting Box and Whisker from the Chart Wizard. But if you ve made a few graphs in Excel before, it s not that complicated to convince

More information

Enterprise Architect. User Guide Series. Maintenance. Author: Sparx Systems. Date: 30/06/2017. Version: 1.0 CREATED WITH

Enterprise Architect. User Guide Series. Maintenance. Author: Sparx Systems. Date: 30/06/2017. Version: 1.0 CREATED WITH Enterprise Architect User Guide Series Maintenance Author: Sparx Systems Date: 30/06/2017 Version: 1.0 CREATED WITH Table of Contents Maintenance 3 Working on Maintenance Items 5 Create Maintenance Items

More information

One of the fundamental kinds of websites that SharePoint 2010 allows

One of the fundamental kinds of websites that SharePoint 2010 allows Chapter 1 Getting to Know Your Team Site In This Chapter Requesting a new team site and opening it in the browser Participating in a team site Changing your team site s home page One of the fundamental

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

ALM. Tutorial. Software Version: Go to HELP CENTER ONLINE

ALM. Tutorial. Software Version: Go to HELP CENTER ONLINE ALM Software Version: 12.55 Tutorial Go to HELP CENTER ONLINE http://admhelp.microfocus.com/alm/ Document Release Date: August 2017 Software Release Date: August 2017 ALM Legal Notices Disclaimer Certain

More information

Open Microsoft Word: click the Start button, click Programs> Microsoft Office> Microsoft Office Word 2007.

Open Microsoft Word: click the Start button, click Programs> Microsoft Office> Microsoft Office Word 2007. Microsoft Word 2007 Mail Merge Letter The information below is devoted to using Mail Merge to create a letter in Microsoft Word. Please note this is an advanced Word function, you should be comfortable

More information

IT Training Services. SharePoint 2013 Getting Started. Version: 2015/2016 V1

IT Training Services. SharePoint 2013 Getting Started. Version: 2015/2016 V1 IT Training Services SharePoint 2013 Getting Started Version: 2015/2016 V1 Table of Contents ACCESSING SHAREPOINT SITE 1 IT Intranet SharePoint Site... 1 Create a SubSite... 1 DOCUMENT LIBRARIES 2 Create

More information

CELCAT Training. CELCAT Live [inc. Room Booking], Calendar & ical Feed. Dale, Andy / Bommer, Angela / Tooley, Rachel

CELCAT Training. CELCAT Live [inc. Room Booking], Calendar & ical Feed. Dale, Andy / Bommer, Angela / Tooley, Rachel CELCAT Training CELCAT Live [inc. Room Booking], Calendar & ical Feed Dale, Andy / Bommer, Angela / Tooley, Rachel Contents CELCAT Web Application - Training Sessions... 1 Marking your register [Simple

More information

GETTING STARTED. Our Tutorial Video, Transcribed for you PERRLA Support. Copyright 2012, PERRLA LLC All Rights Reserved

GETTING STARTED. Our Tutorial Video, Transcribed for you PERRLA Support. Copyright 2012, PERRLA LLC All Rights Reserved PERRLA GETTING STARTED Our Tutorial Video, Transcribed for you PERRLA Support Copyright 2012, PERRLA LLC All Rights Reserved http://www.perrla.com Page 1 Getting Started This video assumes you ve already

More information

Managing a Website in the EDUPE Environment

Managing a Website in the EDUPE Environment Site Access To access the Edupe environment, you must enter the following URL address: https://devry.edupe.net:8300 You will encounter the following screen: Select Continue to this website (not recommended)

More information

WinTen² Custom Report Writer

WinTen² Custom Report Writer WinTen² Custom Report Writer Preliminary User Manual User Manual Edition: 6/16/2005 Your inside track for making your job easier! Tenmast Software 132 Venture Court, Suite 1 Lexington, KY 40511 www.tenmast.com

More information

Story Workbench Quickstart Guide Version 1.2.0

Story Workbench Quickstart Guide Version 1.2.0 1 Basic Concepts Story Workbench Quickstart Guide Version 1.2.0 Mark A. Finlayson (markaf@mit.edu) Annotation An indivisible piece of data attached to a text is called an annotation. Annotations, also

More information

Lutheran High North Technology The Finder

Lutheran High North Technology  The Finder Lutheran High North Technology shanarussell@lutheranhighnorth.org www.lutheranhighnorth.org/technology The Finder Your Mac s filing system is called the finder. In this document, we will explore different

More information

Everything in red on the screenshots has been added for the purpose of this user guide and is the context for the words around it.

Everything in red on the screenshots has been added for the purpose of this user guide and is the context for the words around it. Huddle for Office What is it? Huddle for Office brings the best collaborative parts of Huddle right into your applications. You are able to take the content that you are working on straight from Huddle,

More information

Object-Oriented Analysis and Design Prof. Partha Pratim Das Department of Computer Science and Engineering Indian Institute of Technology-Kharagpur

Object-Oriented Analysis and Design Prof. Partha Pratim Das Department of Computer Science and Engineering Indian Institute of Technology-Kharagpur Object-Oriented Analysis and Design Prof. Partha Pratim Das Department of Computer Science and Engineering Indian Institute of Technology-Kharagpur Lecture 06 Object-Oriented Analysis and Design Welcome

More information

Textures and UV Mapping in Blender

Textures and UV Mapping in Blender Textures and UV Mapping in Blender Categories : Uncategorised Date : 21st November 2017 1 / 25 (See below for an introduction to UV maps and unwrapping) Jim s Notes regarding Blender objects, the UV Editor

More information

Data Warehousing. New Features in SAS/Warehouse Administrator Ken Wright, SAS Institute Inc., Cary, NC. Paper

Data Warehousing. New Features in SAS/Warehouse Administrator Ken Wright, SAS Institute Inc., Cary, NC. Paper Paper 114-25 New Features in SAS/Warehouse Administrator Ken Wright, SAS Institute Inc., Cary, NC ABSTRACT SAS/Warehouse Administrator 2.0 introduces several powerful new features to assist in your data

More information

S A M P L E C H A P T E R

S A M P L E C H A P T E R SAMPLE CHAPTER Anyone Can Create an App by Wendy L. Wise Chapter 2 Copyright 2017 Manning Publications brief contents PART 1 YOUR VERY FIRST APP...1 1 Getting started 3 2 Building your first app 14 3 Your

More information

DHIS 2 Android User Manual 2.23

DHIS 2 Android User Manual 2.23 DHIS 2 Android User Manual 2.23 2006-2016 DHIS2 Documentation Team Revision 2174 2016-11-23 11:23:21 Version 2.23 Warranty: THIS DOCUMENT IS PROVIDED BY THE AUTHORS ''AS IS'' AND ANY EXPRESS OR IMPLIED

More information

Learn to make watchosle

Learn to make watchosle HACKING WITH SWIFT COMPLETE TUTORIAL COURSE Learn to make watchosle P apps with real-worldam S Swift projects REEPaul Hudson F Project 1 NoteDictate 2 www.hackingwithswift.com Setting up In this project

More information

Using Devices with Microsoft HealthVault

Using Devices with Microsoft HealthVault Using Devices with Microsoft HealthVault A Microsoft HealthVault Step-by-Step Guide This guide will help you get started using Microsoft HealthVault Connection Center to send information from your health

More information

MASTER-DETAIL FORMS. In this Chapter, you will learn about: Master-Detail Forms Page 108

MASTER-DETAIL FORMS. In this Chapter, you will learn about: Master-Detail Forms Page 108 CHAPTER 4 MASTER-DETAIL FORMS CHAPTER OBJECTIVES In this Chapter, you will learn about: Master-Detail Forms Page 108 In the previous Chapters, you created and worked with forms that had only one base-table

More information

Follow these steps to get started: o Launch MS Access from your start menu. The MS Access startup panel is displayed:

Follow these steps to get started: o Launch MS Access from your start menu. The MS Access startup panel is displayed: Forms-based Database Queries The topic presents a summary of Chapter 3 in the textbook, which covers using Microsoft Access to manage and query an Access database. The screenshots in this topic are from

More information

Visual Workflow Implementation Guide

Visual Workflow Implementation Guide Version 30.0: Spring 14 Visual Workflow Implementation Guide Note: Any unreleased services or features referenced in this or other press releases or public statements are not currently available and may

More information

Web Site Launch Checklist

Web Site Launch Checklist Web Site Launch Checklist This checklist was put together as a general guide only. The information is provided on my past experience of setting up quite a few membership sites. Your own needs will vary.

More information

Flow Cytometry Analysis Software. Developed by scientists, for scientists. User Manual. Version Introduction:

Flow Cytometry Analysis Software. Developed by scientists, for scientists. User Manual. Version Introduction: Flowlogic Flow Cytometry Analysis Software Developed by scientists, for scientists User Manual Version 7.2.1 Introduction: Overview, Preferences, Saving and Opening Analysis Files www.inivai.com TABLE

More information

NetWrix Privileged Account Manager Version 4.1 User Guide

NetWrix Privileged Account Manager Version 4.1 User Guide NetWrix Privileged Account Manager Version 4.1 User Guide Table of Contents 1. Introduction... 1 1.1 About Security Roles... 1 2. Configuring Product... 2 2.1 Configuring Child Folders... 2 2.2 Configuring

More information

Atlassian JIRA Introduction to JIRA Issue and Project Tracking Software Tutorial 1

Atlassian JIRA Introduction to JIRA Issue and Project Tracking Software Tutorial 1 Atlassian JIRA Introduction to JIRA Issue and Project Tracking Software Tutorial 1 Once again, we are back with another tool tutorial. This time it s the Issue and Project Tracking Software Atlassian JIRA.

More information

Creating Reports. There are several types of reports. We'll use Access Wizards and Tabs/Ribbons to design several simple reports.

Creating Reports. There are several types of reports. We'll use Access Wizards and Tabs/Ribbons to design several simple reports. Creating Reports In this tutorial we'll cover the very basic steps of creating Reports. A good manual or some knowledgeable assistance will be essential to mastering reports. There are several types of

More information

De La Salle University Information Technology Center. Microsoft Windows SharePoint Services and SharePoint Portal Server 2003

De La Salle University Information Technology Center. Microsoft Windows SharePoint Services and SharePoint Portal Server 2003 De La Salle University Information Technology Center Microsoft Windows SharePoint Services and SharePoint Portal Server 2003 WEB DESIGNER / ADMINISTRATOR User s Guide 2 Table Of Contents I. What is Microsoft

More information

Polygons and Angles: Student Guide

Polygons and Angles: Student Guide Polygons and Angles: Student Guide You are going to be using a Sphero to figure out what angle you need the Sphero to move at so that it can draw shapes with straight lines (also called polygons). The

More information

SharePoint 2010 Site Owner s Manual by Yvonne M. Harryman

SharePoint 2010 Site Owner s Manual by Yvonne M. Harryman SharePoint 2010 Site Owner s Manual by Yvonne M. Harryman Chapter 9 Copyright 2012 Manning Publications Brief contents PART 1 GETTING STARTED WITH SHAREPOINT 1 1 Leveraging the power of SharePoint 3 2

More information

COPYRIGHTED MATERIAL. Setting Up Your Site Hierarchy

COPYRIGHTED MATERIAL. Setting Up Your Site Hierarchy 49508c01.qxd:WroxPro 10/4/06 12:38 AM Page 1 Setting Up Your Site Hierarchy In this book, I ll discuss the steps you need to take to ensure that Systems Management Server (SMS) 2003 is administrated successfully

More information

DHIS2 Android user guide 2.26

DHIS2 Android user guide 2.26 DHIS2 Android user guide 2.26 2006-2016 DHIS2 Documentation Team Revision HEAD@02efc58 2018-01-02 00:22:07 Version 2.26 Warranty: THIS DOCUMENT IS PROVIDED BY THE AUTHORS ''AS IS'' AND ANY EXPRESS OR IMPLIED

More information

Evoq 9 Content Managers Training Manual

Evoq 9 Content Managers Training Manual Evoq 9 Content Managers Training Manual Table of Contents Chapter 1: User Login... 2 User Login...2 User Login Screen...2 User Logout...2 Chapter 2: Navigating within Evoq 9...3 Editing Bar...3 Dashboard...4

More information

Sitecore Projects with GatherContent

Sitecore Projects with GatherContent How to prepare content for Sitecore Projects with GatherContent By Jennifer Davies, Content Strategist, Razorfish Table of Contents 4 Introduction Guide overview 5 Step 1 Define your content structure

More information

SketchUp Tool Basics

SketchUp Tool Basics SketchUp Tool Basics Open SketchUp Click the Start Button Click All Programs Open SketchUp Scroll Down to the SketchUp 2013 folder Click on the folder to open. Click on SketchUp. Set Up SketchUp (look

More information

First Steps. Release 1.1.0

First Steps. Release 1.1.0 First Steps Release 1.1.0 February 2013 FOEX First Steps, Release 1.1.0 Copyright 2013, FOEX GmbH. All rights reserved. Authors: Peter Raganitsch, Matt Nolan This software and related documentation are

More information

Editing Multiple Objects. Contents

Editing Multiple Objects. Contents Editing Multiple Objects Contents Selecting Multiple Objects Inspecting the Objects Editing the Objects Editing Group Objects Step 1. Selecting the Capacitors Step 2. Changing the Comment String Step 3.

More information

Parallels Desktop 4.0 Switch to Mac Edition. Migrate your PC Tutorial.

Parallels Desktop 4.0 Switch to Mac Edition. Migrate your PC Tutorial. Parallels Desktop 4.0 Switch to Mac Edition Migrate your PC Tutorial www.parallels.com Migrate Your PC with Parallels Transporter Tutorial The enhanced Parallels Transporter included in Parallels Desktop

More information

Using ILOG JRules in WebSphere Integration Developer

Using ILOG JRules in WebSphere Integration Developer Using ILOG JRules in WebSphere Integration Developer Table of Contents Introduction... 3 Goal... 3 Time to Complete... 3 Prerequisites... 3 System Setup... 3 Resources... 3 Overview... 4 The Application...

More information