User Manual for Fabrik Master Detail example (Joomla 3.2 version)
|
|
|
- Grant Freeman
- 10 years ago
- Views:
Transcription
1 SPI LABORATORY (PTY) LTD Master Detail example (Joomla 3.2 version) Technical Product Issue: 1 Document Status: Draft JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page i
2 JFA-URM-03 SPI Laboratory (Pty) Ltd Table of Contents Table of Contents... ii Change History... v Configuration Control...v Document History...v Revision History...v Management Authorisation...v Change Forecast...v 1 Scope Introduction Purpose Audience Tools environment Assumptions About the SPI-LAB A design perspective of the master detail exercise Design overview Entity relationship Model Screen mockups Create the Lists Overview: Activity: Build the Master and Detail list Tasks: Remarks:...16 Page ii Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
3 SPI Laboratory (Pty) Ltd JFA-URM-03 4 Add Elements to Lists Overview: Activity: Add elements to the Master and Detail lists Tasks: Remarks: Add Data to Lists Overview: Activity: Add data to the Master and Detail lists Tasks: Remarks: Join the Master and Detail Lists Overview: Activity: Join the Master and Detail lists Tasks: Remarks: Managing the Master and Detail lists display Overview: Activity: Configuring the Master and Detail features Tasks: Remarks: Display the Master and Detail lists on the frontend Overview: Activity: Configuring the frontend display Tasks: Remarks:...70 JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page iii
4 JFA-URM-03 SPI Laboratory (Pty) Ltd Page iv Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
5 SPI Laboratory (Pty) Ltd JFA-URM-03 Change History Configuration Control Project: SPI LABORATORY (PTY) LTD Title: (Joomla 3.2 version) Doc. Reference: Created by: D:\SPI-LAB\PROJECTS\JFA\DOCUMENTATIONOBJECTS\JM- 32\JFL-URM-03.FABRIK-TUTORIAL-MASTER-DETAIL-JM- 32.DOC Alastair Walker Creation Date: 10 December 2013 Document History Issue Date Status Who Saved as: Draft AJW JFA-URM-02.doc Revision History Issue Date Changes New document created. Management Authorisation Issue Date Status Management Board Minute Reference Change Forecast JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page v
6 SPI LABORATORY (PTY) LTD Master Detail example (Joomla 3.2 version) JFA-URM-03 1 Scope 1.1 Introduction Master details entity relationships are very common in information-rich client server database systems. In accounting systems, this relationship is seen in the client invoice relationship. In this tutorial, the master detail relationship context is that of classes that are attended by students. Student may attend any number of classes. The basis of this tutorial can be found at Purpose The tutorial referenced in Section 1.1 was created in the context of Joomla version 3.2, and Fabrik version 3.1 RC2. This document seeks to present the substance of that video-based tutorial in a step by step fashion, breaking the overall exercise down into a number of activities, and their related tasks. We have also added an introductory chapter (i.e. Chapter 2) that seeks to present a design overview, comprising use cases, an entity-relationship diagram, and a number of screen mockups. These additional items can be helpful in gaining an overall perspective regarding what is being attempted in the tutorial. Unashamedly, this reference manual presents a 'blow by blow' approach in reproducing the original tutorial. While a video tutorial is very useful in gaining a quick overall view of a tool's capabilities, when it comes to actually digesting the material from a competency building perspective, trying to reproduce the behaviour illustrated in the video is a bit like trying to drink from a fire hydrant possible yes but not very effective. 1.3 Audience The audience for this document comprises the following stakeholders including: Individuals who are trying to evaluate the capabilities of fabric; and Individuals are seeking to acquire competency to design Fabrik-based components. JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page 1
7 JFA-URM-03 SPI LABORATORY (PTY) LTD 1.4 Tools environment The following tools were used to create the content contained in this reference manual: a. The use cases, and entity-relationship diagramme, presented in Chapter 2 were created using Visual Paradigm for UML ( ) b. The screen mockups were created using MockupScreens ( c. The WAMP environment used for local hosting is Uniform Server, version ( -Coral/) d. The version of Joomla! used is 3.2. (See ) e. The version of Fabrik use is look for version 3.1 RC2, (applicable to Joomla! 3.2) and click Download. 1.5 Assumptions We have not described the steps needed to set up the WAMP (i.e. Uniform) server, or how to install Joomla! or Fabrik. Instructions to support these installations are freely available on the Web. 1.6 About the SPI-LAB The SPI Laboratory (Pty) Ltd ( amongst other themes, has a strong focus upon performing software quality assurance activities, with most attention being paid to the early phases of product development e.g. working with the client to develop the product specification, and the later parts of the lifecycle that focus on evaluating the quality of the delivered product. It is in the nature of our work that we spend a great deal of time on product evaluation activities. This body of work (i.e. the creation of the reference manual) was undertaken as part of a detailed CMS content building technology evaluation exercise. Page 2 Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
8 SPI LABORATORY (PTY) LTD Master Detail example (Joomla 3.2 version) JFA-URM-03 2 A design perspective of the master detail exercise 2.1 Design overview Use cases Use case summary Name Documentation User Master - Detail Overview This tutorial presents an overview of the key steps to creating tables that have a master - detail relationship. JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page 3
9 JFA-URM-03 SPI LABORATORY (PTY) LTD Name Create Tables Add Elements to Tables Add Data to Tables Join Master and Detail Tables Configure Master Detail display Display Master-Detail view on Frontend Documentation This exercise creates the master - details tables. In this exercise the master table is referred to as 'classes', and the detail table is referred to as 'students'. This exercise adds elements to the master and detail tables. Elements are synonymous with table columns. The created tables now have some data (i.e. rows) added to them. Steps are now taken to join the tables so that the master - detail relationship is created. The presentation of the data in the master detail views is now configured. The master - detail view is now configured to be visible on the frontend. 2.2 Entity relationship Model Master Detail Summary Name Documentation Page 4 Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
10 SPI LABORATORY (PTY) LTD Master Detail example (Joomla 3.2 version) JFA-URM-03 Name Master Table Detail Table Documentation This table holds the various class values (Geography, Maths etc) This table holds the values that define the students (e.g. Fred Smith. Anne Other). 2.3 Screen mockups Backend: Classes View JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page 5
11 JFA-URM-03 SPI LABORATORY (PTY) LTD Backend: Students View Page 6 Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
12 SPI LABORATORY (PTY) LTD Master Detail example (Joomla 3.2 version) JFA-URM Front end: Classes View JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page 7
13 JFA-URM-03 SPI LABORATORY (PTY) LTD Front end: Students View Page 8 Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
14 SPI LABORATORY (PTY) LTD Master Detail example (Joomla 3.2 version) JFA-URM Frontend: Master View: Form JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page 9
15 JFA-URM-03 SPI LABORATORY (PTY) LTD Front end: Detail View: Form Page 10 Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
16 SPI LABORATORY (PTY) LTD Master Detail example (Joomla 3.2 version) JFA-URM-03 3 Create the Lists Access path: Fabrik Lists New Overview: This function provides the means for creating a new list, which will be called the Classes list Activity: Build the Master and Detail list The activity focuses upon creating the master and detail lists. The master list is called 'classes'. The detail list is called 'students' Tasks: Create the master list Figure 1 Create a new list JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page 11
17 JFA-URM-03 SPI LABORATORY (PTY) LTD Capture items under Details, and Publish Figure 2 Enter Details and Publish Under Details, enter the Label (i.e. Classes), under Introduction enter 'Classes contain students'. Under Publishing Tab, select 'Yes' for Published. Click 'Save' Set the Access details Select the Access Tab. Figure 3 Set the Access details Change the default setting of Delete Records, from 'Registered' to 'Public'. Page 12 Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
18 SPI LABORATORY (PTY) LTD Master Detail example (Joomla 3.2 version) JFA-URM Set the Data details Select the Data Tab. Figure 4 Assign Data details In the Create New List field, enter 'demo_classes', as the list name. Then click 'Save and Close'! Create the detail list Access path: Fabrik Lists New JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page 13
19 JFA-URM-03 SPI LABORATORY (PTY) LTD Figure 5 Create a new list Capture items under Details, and Publish Figure 6 Enter Details and Publish Under Details, enter the Label (i.e. Students), under Introduction enter 'Students belong in classes'. Under Publishing, select 'Yes' for Published. Page 14 Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
20 SPI LABORATORY (PTY) LTD Master Detail example (Joomla 3.2 version) JFA-URM Set the Access details Select the Access Tab. Figure 7 Set the Access details Change the default setting of Delete Records, from 'Registered' to 'Public' Set the Data details, and Save Select the Data Tab. JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page 15
21 JFA-URM-03 SPI LABORATORY (PTY) LTD Figure 8 Assign Data details In the Create New List field, enter 'demo_students', as the list name. Then click 'Save and Close'. The following display will then appear. Figure 9 The created lists Remarks: This series of tasks completes the creation of the lists. Page 16 Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
22 SPI LABORATORY (PTY) LTD Master Detail example (Joomla 3.2 version) JFA-URM-03 The next step is to add some elements to each list. JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page 17
23 JFA-URM-03 SPI LABORATORY (PTY) LTD 4 Add Elements to Lists Access path: Fabrik Elements New Overview: This function provides the means for adding elements to lists Activity: Add elements to the Master and Detail lists The activity focuses upon creating elements that will be added to the master and detail lists. Elements will be added first to the 'classes' list. Elements will then be added to the 'students' list Tasks: Select the Elements function Click on the Elements Tab. The following view will appear. Figure 10 The Elements view Page 18 Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
24 SPI LABORATORY (PTY) LTD Master Detail example (Joomla 3.2 version) JFA-URM Select the 'classes' view on the Form menu Figure 11 Select Forms -> Classes We want to filter to view to restrict the display to elements associated with the 'classes' list. This can be achieved by selecting either 'classes' from either the Forms or the Group dropdown menu's. The following view will be displayed. Figure 12 Elements filtered by Form selection Now select 'New', as shown in the figure below. JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page 19
25 JFA-URM-03 SPI LABORATORY (PTY) LTD Figure 13 Create a new element 'Classes' list: Create element 'label' Capture the following details for this element: a) Details: For Name enter 'label' b) Details: For label enter 'label' c) Details: Under Group, select 'Classes' d) Under Element type: Select 'field' e) Under Options: Advanced Tab: Maximum Length: Enter text '20' Figure 14 Capture the details for the 'label' element Page 20 Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
26 SPI LABORATORY (PTY) LTD Master Detail example (Joomla 3.2 version) JFA-URM List Setting Select the List View Setting sidebar Tab. a) Show in List: Select the 'Yes' option. Then click 'Save and Close'! Figure 15 List settings selections Figure 16 Elements view - 'label' added JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page 21
27 JFA-URM-03 SPI LABORATORY (PTY) LTD Add elements for the 'students' list In the Form dropdown, select 'students'. The elements for the 'students' view will be displayed. Figure 17 Elements initially associated with 'students' Add elements to the 'students' list a) Add the 'name' element. b) List view settings: Show in List: Set the option to 'Yes. Click 'Save and Close'. Page 22 Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
28 SPI LABORATORY (PTY) LTD Master Detail example (Joomla 3.2 version) JFA-URM-03 Figure 18 Add the 'name' element and Save. b) Details: Name: Enter 'class_id' element. c) Details: Label: Enter 'Class. d) Details: Element type, select 'database join'. e) Options: Data: List: Select 'demo_classes' f) Options: Data: Value: Select 'id' from the dropdown list. g) Options: Data: Label: Select 'label' from the dropdown list. Click 'Save and Close'. JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page 23
29 JFA-URM-03 SPI LABORATORY (PTY) LTD h) Select the 'List Settings' Tab (on the left). Figure 19 Add element 'class_id' i) Show in list: Select the 'Yes' command button. Figure 20 Save element settings After the 'Save and Close' button has been clicked, the following view will be displayed. Page 24 Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
30 SPI LABORATORY (PTY) LTD Master Detail example (Joomla 3.2 version) JFA-URM-03 Figure 21 Elements added to the 'students' list Remarks: This series of tasks completes the creation of the new elements associated with the 'classes' and 'students' lists. The next step is to add some data to each list. JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page 25
31 JFA-URM-03 SPI LABORATORY (PTY) LTD 5 Add Data to Lists Access path: Fabrik Lists View Data Overview: This function provides the means for adding data to lists Activity: Add data to the Master and Detail lists The activity focuses upon adding data to the master and detail lists. Data will be added first to the 'classes' list. Data will then be added to the 'students' list Tasks: Select the Lists function Click on the Lists Tab. The following view will appear. Figure 22 The Lists view Click on View data for the 'classes' List After clicking on View data for the 'classes' list, the figure below will be viewed. Page 26 Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
32 SPI LABORATORY (PTY) LTD Master Detail example (Joomla 3.2 version) JFA-URM-03 Figure 23 The list view select 'Add' Click on 'Add' 'Classes' List: Add data content For the 'label' field, enter the value 'Geography'. Click 'Save'. Figure 24 Add data content to a row in the 'Classes' List 'Students' List Add data content Select the Lists Tab. JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page 27
33 JFA-URM-03 SPI LABORATORY (PTY) LTD Figure 25 List View For the 'students' row, click on 'View data'. Click 'Add'. Figure 26 'Students' List Add a row Page 28 Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
34 SPI LABORATORY (PTY) LTD Master Detail example (Joomla 3.2 version) JFA-URM-03 Figure 27 Add data values to fields In the Name field, type in 'Fred Smith', From the Class dropdown selection, select 'Geography'. Click 'Save. The following view will be displayed. JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page 29
35 JFA-URM-03 SPI LABORATORY (PTY) LTD Figure 28 Row added to 'Students' List Remarks: This series of tasks completes the addition of individual rows of data to each list. The next step is to join the master list to the detail list, i.e. the 'classes' list to the 'students' list. Page 30 Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
36 SPI LABORATORY (PTY) LTD Master Detail example (Joomla 3.2 version) JFA-URM-03 6 Join the Master and Detail Lists Access path: Fabrik Lists Select 'Classes' Overview: This function provides the means for joining two lists, in this instance a parent list (i.e. master list) to a child list (i.e. the detail list) Activity: Join the Master and Detail lists The activity focuses upon joining the master and detail lists Tasks: Select the Lists function Click on the Lists Tab. The following view will appear. Figure 29 Select the 'Classes' list Click on 'Classes' After clicking on the 'classes' link, the figure below will be presented. JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page 31
37 JFA-URM-03 SPI LABORATORY (PTY) LTD Click on the 'Data' Tab. Figure 30 Select the Data view 'Classes' List: Data View: Joins Tab: Add a join To create a list join (between the master list and the detail list), click on the 'Add' function, in the Joins group box. Figure 31 Click 'Add' in the Joins group box Define the Join parameters Set the values as follows: Page 32 Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
38 SPI LABORATORY (PTY) LTD a) Join type: 'left join' b) From: 'demo_classes c) To: 'demo_students' Master Detail example (Joomla 3.2 version) JFA-URM-03 d) From column: 'id' (i.e. this is the primary key in the 'classes' list. e) To column: From the dropdown list, select the 'class_id' item. Click 'Save and Close'. Figure 32 Capture the join details New defined group 'classes [demo_students]' Click on the Groups Tab. The following view will be displayed. A new group has been created (i.e. classes [demo_students]). JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page 33
39 JFA-URM-03 SPI LABORATORY (PTY) LTD Figure 33 Click on Groups Click on the Lists Tab, and click on 'View Data'. The following view will be displayed. Figure 34 Select Lists Tab, click on View Data. Page 34 Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
40 SPI LABORATORY (PTY) LTD Master Detail example (Joomla 3.2 version) JFA-URM-03 Figure 35 Master and detail lists elements joined To view the Form, click on the Id of the Classes List, as in the figure below. Figure 36 To view the form that displays the joined fields JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page 35
41 JFA-URM-03 SPI LABORATORY (PTY) LTD Figure 37 Form with joined lists To add 'Repeat Group' buttons to the form Click on the Groups Tab. The following view will be displayed. Select the group (i.e. classes [demo_students]). Figure 38 To add 'Group buttons', click on 'Classes [demo_students]' a) Repeat: Repeatable: Select the 'Yes' command button. Page 36 Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
42 SPI LABORATORY (PTY) LTD Master Detail example (Joomla 3.2 version) JFA-URM-03 Figure 39 Configure the group button settings Click 'Save and Close'. The view in Figure 37 is now displayed as: Figure 40 The form with Group Buttons displayed Add a new student to the group Now select the Add button, and click it. JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page 37
43 JFA-URM-03 SPI LABORATORY (PTY) LTD Figure 41 Add a new student A new row is added. Add 'Joe Doe' to the name field, and select 'Geography' for the class field. Click 'Save'. Figure 42 New student added - capture the details Unlink the detail list 'class' from the master list With reference to Figure 42, it is inconvenient to display the class for each student in a given group. The way to treat this is as follows. Page 38 Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
44 SPI LABORATORY (PTY) LTD Master Detail example (Joomla 3.2 version) JFA-URM-03 Select Elements, and click on the 'class_id' element. Figure 43 Click on 'class_id' element Figure 44 Prepare to unlink the 'class_id' element from the parent Click on 'unlink'. Under Options, click 'Hidden' to set it to 'Yes'. Click 'Save and Close'. (You may be asked for a confirmation click 'Save and Close; again). JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page 39
45 JFA-URM-03 SPI LABORATORY (PTY) LTD Figure 45 Hide the element Redisplay Figure 42. It will now appear as follows. Click on 'Add'. Figure 46 The class label is now hidden in the students view. Page 40 Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
46 SPI LABORATORY (PTY) LTD Master Detail example (Joomla 3.2 version) JFA-URM-03 Figure 47 Add new detail record A new row will be added. Add a new name to the row. Click 'Save'. Figure 48 New row added to detail list JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page 41
47 JFA-URM-03 SPI LABORATORY (PTY) LTD Figure 49 The composite master - detail view Remarks: This series of tasks completes the addition of individual rows of data to each list. The next step is to join the master list to the detail list, i.e. the 'classes' list to the 'students' list. Page 42 Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
48 SPI LABORATORY (PTY) LTD Master Detail example (Joomla 3.2 version) JFA-URM-03 7 Managing the Master and Detail lists display Overview: Various methods are described for managing the display of the joined master detail lists Activity: Configuring the Master and Detail features The activity focuses upon the methods for managing the master and detail list displays Tasks: Ordering rows in the master list view Access path: Fabrik Lists 'Classes' Select 'View Data' Figure 50 The composite master - detail view There is a lot of duplicated data in this list view. We will apply 'grouping' to the classes list. Grouping is often used in conjunction with joins it splits the list into groups of lists, grouped by a given value. Here we will group by each class. Access path: Fabrik Lists Select 'Classes' Select Data Tab. JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page 43
49 JFA-URM-03 SPI LABORATORY (PTY) LTD Figure 51 Modify the Group By configuration a) Group by: Group by: Select 'id' pertaining to the classes id. b) Group by: Order by: Select 'demo_students.name. c) Group by: Template: Add '{demo_classes label}' Click 'Save and Close'. Access path: Fabrik Lists Select 'Classes' Select 'View data'. The rows will be reordered, as in the following figure. Note that the label 'Geography' appears at the top of the list. Page 44 Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
50 SPI LABORATORY (PTY) LTD Master Detail example (Joomla 3.2 version) JFA-URM-03 Figure 52 Master - detail view - re-ordered rows Removing redundant data from the master list view Access path: Fabrik Elements Groups - Select 'classes-[demo_students]' Figure 53 The elements classes-[demo_students] view Select the columns to be hidden, as shown in the figure below. JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page 45
51 JFA-URM-03 SPI LABORATORY (PTY) LTD Figure 54 Removing elements from the list view Click on the 'Remove from list view' Tab. The list view will be updated, as shown in the figure below. Figure 55 Elements removed from the list view Access path: Fabrik Lists Select 'Classes' Select 'View data'. Note the removed elements. Page 46 Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
52 SPI LABORATORY (PTY) LTD Master Detail example (Joomla 3.2 version) JFA-URM-03 Figure 56 Revised display student elements removed Now we need to take steps to hide the elements associated with the 'classes' list. Access path: Fabrik Elements Groups - Select 'classes'. The following view will be displayed. Figure 57 Elements associated with the 'classes' list JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page 47
53 JFA-URM-03 SPI LABORATORY (PTY) LTD Select the elements to be hidden. Figure 58 Select elements from the 'classes' list for hiding Then click on the 'Remove from list view' Tab. Access path: Fabrik Lists Select 'Classes' Select 'View data'. Note the removed elements. Figure 59 'Classes' view with hidden columns Page 48 Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
54 SPI LABORATORY (PTY) LTD Master Detail example (Joomla 3.2 version) JFA-URM Hyperlink element to data from the master list view Access path: Fabrik Elements Groups - Select 'classes-[demo_students] ' Figure 60 The elements classes-[demo_students] view Click on the 'name' element, as shown in the following figure. Figure 61 Click on the 'name' element JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page 49
55 JFA-URM-03 SPI LABORATORY (PTY) LTD Figure 62 Click on 'unlink' Click on 'unlink', and then click on the List Settings Tab. In Link to details click the 'yes' radio button. Click 'Save and Close'. Figure 63 Link to details Access path: Fabrik Lists Select 'Classes' Select 'View data' Page 50 Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
56 SPI LABORATORY (PTY) LTD Master Detail example (Joomla 3.2 version) JFA-URM-03 Figure 64 Select a name Select a name from the list, and click on it. Figure 65 The form view is displayed If the 'Add' icon is clicked, a new row will be added to the 'students' list, but not to the 'classes' list, as shown in the following figure. JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page 51
57 JFA-URM-03 SPI LABORATORY (PTY) LTD Figure 66 Add a row Add details to the 'name' element, and click 'Save'. Figure 67 New row and details added to 'students' list Now add a new row to the 'classes' list and a new row to the 'students' list. Access path: Fabrik Lists Select 'View Data' Page 52 Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
58 SPI LABORATORY (PTY) LTD Master Detail example (Joomla 3.2 version) JFA-URM-03 Figure 68 Add new row to 'classes' list Click on 'Add'. A new row will be added to the 'classes' list, and a new row will also be added to the 'students' list. Figure 69 New row and details added JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page 53
59 JFA-URM-03 SPI LABORATORY (PTY) LTD Figure 70 Refreshed master detail display Changing the template for the master list view With reference to Figure 70, the columns do not line up. We need to select a more appropriate template. Access path: Fabrik Lists List name 'classes '. (See the figure below). Click on List name: 'classes'. Figure 71 Select the 'classes' list Scroll down the page and find the 'Layout' group box. Page 54 Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
60 SPI LABORATORY (PTY) LTD Master Detail example (Joomla 3.2 version) JFA-URM-03 Figure 72 Update the Layout configuration settings In the Layout Tab, change the following settings: a) Template: Change from 'default' to 'bootstrap' b) Admin template: Change from 'default' to 'bootstrap' Click the 'Save and Close' Tab. Click on Fabrik Lists Classes Select 'View Data'. Figure 73 Master - detail view using 'bootstrap' template JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page 55
61 JFA-URM Remarks: SPI LABORATORY (PTY) LTD This series of tasks completes the demonstration of some of the configuration possibilities. The next step is to display the master detail lists in the front end. Page 56 Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
62 SPI LABORATORY (PTY) LTD Master Detail example (Joomla 3.2 version) JFA-URM-03 8 Display the Master and Detail lists on the frontend Overview: After having explored the means for setting up the master detail list relationships, we can display the results on the front end Activity: Configuring the frontend display The activity focuses upon the tasks for displaying the master detail lists on the frontend Tasks: Display the classes list Access path: Joomla Menu Item Manager Select 'New' Under Details: Select Item Type. Click Select. Under Fabrik, click on 'List'. Figure 74 Create a new menu link JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page 57
63 JFA-URM-03 SPI LABORATORY (PTY) LTD Figure 75 Select Fabrik -> List Figure 76 Configure the details a) Details: Menu Title: Enter 'Classes List' b) Details: Menu item type: 'Classes' c) Details: Fabrik list: Select 'Classes' Click the 'Save and Close' Tab. The view is refreshed, as in the figure below. Page 58 Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
64 SPI LABORATORY (PTY) LTD Master Detail example (Joomla 3.2 version) JFA-URM-03 Figure 77 Menu item added Click the 'Preview' Tab. (Top right corner) Click on the 'Classes List' menu item. Figure 78 Front end view The Master detail view is presented, as shown in the figure below. JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page 59
65 JFA-URM-03 SPI LABORATORY (PTY) LTD Figure 79 The master - detail view Click on a student name. The detail view will be presented, as in the figure below. Figure 80 The detail view Display the students list Access path: Joomla Menu Item Manager Select 'New' Page 60 Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
66 SPI LABORATORY (PTY) LTD Master Detail example (Joomla 3.2 version) JFA-URM-03 Figure 81 Create a new menu link for the students list Under Select Item Type, the initial view will list only the top level items. Click on 'Fabrik' and the second tier items will be listed. Click on 'List'. Figure 82 Select Fabrik -> List JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page 61
67 JFA-URM-03 SPI LABORATORY (PTY) LTD Figure 83 Configure the student list details a) Menu item details: Title: Enter 'Student list' b) Parameters (Basic): List: Select 'students' Click the 'Save' Tab. The view is refreshed, as in the figure below. Click the 'Preview' Tab. (Top right corner) Figure 84 Student list menu item added Page 62 Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
68 SPI LABORATORY (PTY) LTD Master Detail example (Joomla 3.2 version) JFA-URM-03 Figure 85 Front end view Click on the 'Student List'. The student list view is presented, as shown in the figure below. Figure 86 The student list view Click on 'Add'. The detail view will be presented, as in the figure below. JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page 63
69 JFA-URM-03 SPI LABORATORY (PTY) LTD Figure 87 The student list detail view Display the classes form Access path: Joomla Menu Item Manager Select 'New' Figure 88 Create a new menu link Under Select Item Type, the initial view will list only the top level items. Click on 'Fabrik' and the second tier items will be listed. Click on 'List'. Page 64 Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
70 SPI LABORATORY (PTY) LTD Master Detail example (Joomla 3.2 version) JFA-URM-03 a) Details: Menu Title: Enter 'Classes Form' b) Required settings: Form: Select 'Classes' Figure 89 Select Fabrik -> Form Figure 90 Configure the classes form menu item Click the 'Save' Tab. The view is refreshed, as in the figure below. JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page 65
71 JFA-URM-03 SPI LABORATORY (PTY) LTD Click the 'Preview' Tab. (Top right corner) Figure 91 Classes form - menu item added Figure 92 Front end view The Master detail view is presented, as shown in the figure below. Page 66 Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
72 SPI LABORATORY (PTY) LTD Master Detail example (Joomla 3.2 version) JFA-URM-03 Figure 93 The classes form view Display the students form Access path: Joomla Menu Item Manager Select 'New' Figure 94 Create a new menu link Under Select Item Type, the initial view will list only the top level items. Click on 'Fabrik' and the second tier items will be listed. Click on 'List'. JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page 67
73 JFA-URM-03 SPI LABORATORY (PTY) LTD a) Details: Menu Title: Enter 'Students List' b) Required Settings: List: Select 'students' Figure 95 Select Fabrik -> Form Figure 96 Configure the students form menu item Click the 'Save' Tab. The view is refreshed, as in the figure below. Page 68 Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
74 SPI LABORATORY (PTY) LTD Master Detail example (Joomla 3.2 version) JFA-URM-03 Click the 'Preview' Tab. (Top right corner) Figure 97 Students form - menu item added Figure 98 Front end view The detail form view is presented, as shown in the figure below. JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.docIssue: 1 24 December 2013 Page 69
75 JFA-URM-03 SPI LABORATORY (PTY) LTD Figure 99 The students form view Remarks: This completes this tutorial exercise. Page 70 Issue: 1 24 December 2013JFL-URM-03.Fabrik-Tutorial-Master-Detail-JM-32.doc
JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA
JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA All information presented in the document has been acquired from http://docs.joomla.org to assist you with your website 1 JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA BACK
CMS Training Manual. A brief overview of your website s content management system (CMS) with screenshots. CMS Manual
Training A brief overview of your website s content management system () with screenshots. 1 Contents Logging In:...3 Dashboard:...4 Page List / Search Filter:...5 Common Icons:...6 Adding a New Page:...7
Search help. More on Office.com: images templates
Page 1 of 14 Access 2010 Home > Access 2010 Help and How-to > Getting started Search help More on Office.com: images templates Access 2010: database tasks Here are some basic database tasks that you can
emarketing Manual- Creating a New Email
emarketing Manual- Creating a New Email Create a new email: You can create a new email by clicking the button labeled Create New Email located at the top of the main page. Once you click this button, a
Order Manager Toolkit
Order Manager Toolkit Magento Extension User Guide Official extension page: Order Manager Toolkit Page 1 Table of contents: 1. Order Manager Toolkit: functionality on the order grid.. 3 2. Extended grid:
Table of Contents. 1. Content Approval...1 EVALUATION COPY
Table of Contents Table of Contents 1. Content Approval...1 Enabling Content Approval...1 Content Approval Workflows...4 Exercise 1: Enabling and Using SharePoint Content Approval...9 Exercise 2: Enabling
Joomla! template Blendvision v 1.0 Customization Manual
Joomla! template Blendvision v 1.0 Customization Manual Blendvision template requires Helix II system plugin installed and enabled Download from: http://www.joomshaper.com/joomla-templates/helix-ii Don
Agile ICT Website Starter Guides
Agile ICT Website Guide V1.0 1 Agile ICT Website Starter Guides 2 The purpose of this guide is to show you how to edit some of the basics of the website you have purchased through Agile ICT. The website
Working with SQL Server Integration Services
SQL Server Integration Services (SSIS) is a set of tools that let you transfer data to and from SQL Server 2005. In this lab, you ll work with the SQL Server Business Intelligence Development Studio to
Dreamweaver Tutorials Creating a Web Contact Form
Dreamweaver Tutorials This tutorial will explain how to create an online contact form. There are two pages involved: the form and the confirmation page. When a user presses the submit button on the form,
Broker Portal Tutorial Broker Portal Basics
Broker Portal Tutorial Broker Portal Basics Create Agent Connect Link Forgotten Password Change Your Broker Portal Password Delegate View Application Status Create Agent Connect Link Log in to your Producer
Editing your Website User Guide
User Guide Adding content to your Website To add or replace content on your website you will need to log in to your Content Management System (Joomla) using your username and password. If you do not already
EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators
EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators Version 1.0 Last Updated on 15 th October 2011 Table of Contents Introduction... 3 File Manager... 5 Site Log...
Creating & Managing Discussion Forums
Creating & Managing Discussion Forums This tutorial will step you through creating and managing discussion forums in Blackboard. The tutorial is segmented by feature and where possible links are provided
Bonita Open Solution. Introduction Tutorial. Version 5.7. Application Development User Guidance Profile: Application Developer
Bonita Open Solution Version 5.7 Introduction Tutorial Application Development User Guidance Profile: Application Developer Contents Introduction...5 Part 1. Tutorial Process Overview...6 Part 2. Begin
Open Source Content Management System JOOMLA
Open Source Content Management System JOOMLA Swapnil S. Chafale MCA Department, GHRIIT Nagpur, (M.S.),India [email protected] Dr.V.M. Thakare S.G.B. Amravati University, Amravati (M.S.),India [email protected]
Joomla! 2.5.x Training Manual
Joomla! 2.5.x Training Manual Joomla is an online content management system that keeps track of all content on your website including text, images, links, and documents. This manual includes several tutorials
Product Name: Size Chart Popup Version: 2.0.1 Document Type: Help doc Author: Milople Inc.
Product Name: Size Chart Popup Version: 2.0.1 Document Type: Help doc Author: Milople Inc. https:/www.milople.com/magento-extensions/size-chart-popup Table of content 1. Installation and Un-installation
Important Notice. All company and brand products and service names are trademarks or registered trademarks of their respective holders.
1 Important Notice MageWorx reserves the right to make corrections, modifications, enhancements, improvements, and other changes to its products and services at any time and to discontinue any product
ONE POS User Manual. A brief hand guide for ONE ERP POS SYSTEM MYIT SOLUTION. Latest update on: 03/09/12
ONE POS User Manual A brief hand guide for ONE ERP POS SYSTEM MYIT SOLUTION Latest update on: 03/09/12 TABLE OF CONTENTS CHAPTER 1 - SETTINGS Database Setup... 3 Printer Configuration... 5 Cash Drawer
Google Sites: Creating, editing, and sharing a site
Google Sites: Creating, editing, and sharing a site Google Sites is an application that makes building a website for your organization as easy as editing a document. With Google Sites, teams can quickly
Magento Quotation Module User and Installer Documentation Version 2.2
Magento Quotation Module User and Installer Documentation Version 2.2 1. Overview... 2 2. Installation... 2 2.1 Installation générale... 2 2.1 Installation... 2 2.2 Magento Updates... 3 2.3 Other modules
Microsoft Migrating to Access 2010 from Access 2003
In This Guide Microsoft Access 2010 looks very different, so we created this guide to help you minimize the learning curve. Read on to learn key parts of the new interface, discover free Access 2010 training,
Microsoft Office Access 2007 Basics
Access(ing) A Database Project PRESENTED BY THE TECHNOLOGY TRAINERS OF THE MONROE COUNTY LIBRARY SYSTEM EMAIL: [email protected] MONROE COUNTY LIBRARY SYSTEM 734-241-5770 1 840 SOUTH ROESSLER
for Sage 100 ERP Business Insights Overview Document
for Sage 100 ERP Business Insights Document 2012 Sage Software, Inc. All rights reserved. Sage Software, Sage Software logos, and the Sage Software product and service names mentioned herein are registered
FRONTPAGE FORMS... ... ...
tro FRONTPAGE FORMS........................................ CREATE A FORM.................................................................................. 1. Open your web and create a new page. 2. Click
User Guide. Chapter 1. SitePublish: Content Management System
User Guide Chapter 1 SitePublish: Content Management System Table of Contents About SharpSchool... 4 About this Guide... 4 Who Should Use this Guide... 4 About SitePublish... 5 Accessing your Website...
Database Forms and Reports Tutorial
Database Forms and Reports Tutorial Contents Introduction... 1 What you will learn in this tutorial... 2 Lesson 1: Create First Form Using Wizard... 3 Lesson 2: Design the Second Form... 9 Add Components
Manual for CKForms component Release 1.3.4
Manual for CKForms component Release 1.3.4 This manual outlines the main features of the component CK Forms including the module and the plug-in. CKForms 1.3 is the new version of the component for Joomla
CMS Training. Prepared for the Nature Conservancy. March 2012
CMS Training Prepared for the Nature Conservancy March 2012 Session Objectives... 3 Structure and General Functionality... 4 Section Objectives... 4 Six Advantages of using CMS... 4 Basic navigation...
Microsoft Access 2010 handout
Microsoft Access 2010 handout Access 2010 is a relational database program you can use to create and manage large quantities of data. You can use Access to manage anything from a home inventory to a giant
Intellect Platform - Tables and Templates Basic Document Management System - A101
Intellect Platform - Tables and Templates Basic Document Management System - A101 Interneer, Inc. 4/12/2010 Created by Erika Keresztyen 2 Tables and Templates - A101 - Basic Document Management System
Using an Access Database
A Few Terms Using an Access Database These words are used often in Access so you will want to become familiar with them before using the program and this tutorial. A database is a collection of related
Shop by Manufacturer Custom Module for Magento
Shop by Manufacturer Custom Module for Magento TABLE OF CONTENTS Table of Contents Table Of Contents... 2 1. INTRODUCTION... 3 2. Overview...3 3. Requirements... 3 4. Features... 4 4.1 Features accessible
LMS User Manual LMS Grade Book NUST LMS [email protected]
LMS User Manual LMS Grade Book NUST LMS [email protected] Setting up LMS Grade book Setting up LMS gradebook involves followings main steps: 1. Create gradebook categories 2. Add grade items in grade
From Data Modeling to Data Dictionary Written Date : January 20, 2014
Written Date : January 20, 2014 Data modeling is the process of representing data objects to use in an information system. In Visual Paradigm, you can perform data modeling by drawing Entity Relationship
Aspect WordPress Theme
by DesignerThemes.com Hi there. Thanks for purchasing this theme, your support is greatly appreciated! This theme documentation file covers installation and all of the main features and, just like the
Strategic Asset Tracking System User Guide
Strategic Asset Tracking System User Guide Contents 1 Overview 2 Web Application 2.1 Logging In 2.2 Navigation 2.3 Assets 2.3.1 Favorites 2.3.3 Purchasing 2.3.4 User Fields 2.3.5 History 2.3.6 Import Data
Magento module Documentation
Table of contents 1 General... 4 1.1 Languages... 4 2 Installation... 4 2.1 Search module... 4 2.2 Installation in Magento... 6 2.3 Installation as a local package... 7 2.4 Uninstalling the module... 8
Posting Job Orders. mindscope Staffing and Recruiting Software www.mindscope.com
Posting Job Orders CURA Technical Support Email: [email protected] Phone: 1.888.322.2362 x 555 Posting Job Orders Page 1 Table of Contents Posting Jobs Orders... 2 Posting Jobs on Your Website...
DataPA OpenAnalytics End User Training
DataPA OpenAnalytics End User Training DataPA End User Training Lesson 1 Course Overview DataPA Chapter 1 Course Overview Introduction This course covers the skills required to use DataPA OpenAnalytics
This guide provides additional information about topics covered in the webinar
This guide provides additional information about topics covered in the webinar Scan to go there now! Copyright 2012 X.commerce, Inc. All rights reserved. Contents CHAPTER 1: Leveraging Store Content 1
Introduction to Drupal
Introduction to Drupal Login 2 Create a Page 2 Title 2 Body 2 Editor 2 Menu Settings 5 Attached Images 5 Authoring Information 6 Revision Information 6 Publishing Options 6 File Attachments 6 URL Path
Editor Manual for SharePoint Version 1. 21 December 2005
Editor Manual for SharePoint Version 1 21 December 2005 ii Table of Contents PREFACE... 1 WORKFLOW... 2 USER ROLES... 3 MANAGING DOCUMENT... 4 UPLOADING DOCUMENTS... 4 NEW DOCUMENT... 6 EDIT IN DATASHEET...
What s New in Version 10 Details for Web Essentials
What s New in Version 10 Details for Web Essentials TABLE OF CONTENTS Overview... 3 Dashboard Module... 3 General Changes... 3 New Proposal... 3 Create Proposal in Word... 5 Create New Proposal in Excel...
Excel Reports and Macros
Excel Reports and Macros Within Microsoft Excel it is possible to create a macro. This is a set of commands that Excel follows to automatically make certain changes to data in a spreadsheet. By adding
Initial Setup of Microsoft Outlook with Google Apps Sync for Windows 7. Initial Setup of Microsoft Outlook with Google Apps Sync for Windows 7
Microsoft Outlook with Initial Setup of Concept This document describes the procedures for setting up the Microsoft Outlook email client to download messages from Google Mail using Internet Message Access
Module Private Sales User Manual
Module Private Sales User Manual 1 / 11 Summary Summary Overview... 3 Installation... 4 Upload files... 4 Settings... 4 User account... 5 General... 5 Invitations... 6 Abreviations... 6 Display slider...
Thank you for deciding to read this book. I have written this book for you to learn Joomla! 1.5 as fast as possible.
Preface Thank you for deciding to read this book. I have written this book for you to learn Joomla! 1.5 as fast as possible. This book is meant to be read cover-to-cover, and all you have to do is read
Form Builder Manual. A brief overview of your website s Form Builder with screenshots.
A brief overview of your website s with screenshots. 1 Table of Contents:...1...3 Creating a New Web Form...4 Editing a Form Element...7 Creating a Form Action...9 Adding a Form Layout to an Action...11
INTRODUCTION TO THE PROJECT TRACKING WEB APPLICATION
INTRODUCTION This document shows a Local Department Administrator for how to set up projects and assigned employees within the web application. The web application works in conjunction with HCM and CalTime
Managing your Joomla! 3 Content Management System (CMS) Website Websites For Small Business
2015 Managing your Joomla! 3 Content Management System (CMS) Website Websites For Small Business This manual will take you through all the areas that you are likely to use in order to maintain, update
PORTAL ADMINISTRATION
1 Portal Administration User s Guide PORTAL ADMINISTRATION GUIDE Page 1 2 Portal Administration User s Guide Table of Contents Introduction...5 Core Portal Framework Concepts...5 Key Items...5 Layouts...5
ARCONICS CONTENT MANAGEMENT SYSTEM FOR UL
ARCONICS CONTENT MANAGEMENT SYSTEM FOR UL MENU OPTION CLASSIFICATION MANAGER Creating a new classification / menu 1. Click Classification manager 2. Click on the plus sign beside WWW to expand the folders
Montgomery County Public Schools. MCPS Careers Applicant Tracking System (ATS) Hiring Manager User Guide
Montgomery County Public Schools MCPS Careers Applicant Tracking System (ATS) Hiring Manager User Guide Version 4.0 Revised February 2012 TABLE OF CONTENTS Logging In... 3 Navigating the Site... 4 Center
Flexible Virtuemart 2 Template PureMart (for VM2.0.x only) TUTORIAL. INSTALLATION PureMart VM 2 Template (in 3 steps):
// Flexible Virtuemart VM2 Template PureMart FOR VIRTUEMART 2.0.x (ONLY) // version 1.0 // author Flexible Web Design Team // copyright (C) 2011- flexiblewebdesign.com // license GNU/GPLv3 http://www.gnu.org/licenses/gpl-
Shape 5 Flex Menu Plugin Tutorials
Shape 5 Flex Menu Plugin Tutorials 1. Support a. Please visit our forum boards at shape5.com if you have any unanswered questions after you have completed this tutorial. 2. Overview a. The S5 Flex Menu
EMC Smarts Network Configuration Manager
EMC Smarts Network Configuration Manager Version 9.4.1 Advisors User Guide P/N 302-002-279 REV 01 Copyright 2013-2015 EMC Corporation. All rights reserved. Published in the USA. Published October, 2015
Totally Internet Based Software. User Entry. Strategy Systems, Inc. PO Box 2136 Rogers, AR 72757 (479) 271-7400
Totally Internet Based Software User Entry Strategy Systems, Inc. PO Box 2136 Rogers, AR 72757 (479) 271-7400 Adding Users... 1 User Information Tab... 1 Operations Tab... 2 Accounting Tab... 2 Display
Product Name: Recurring & Subscription Payments Version: 2.0.0 Document Type: Help doc Author: Milople Inc.
Product Name: Recurring & Subscription Payments Version: 2.0.0 Document Type: Help doc Author: Milople Inc. https://www.milople.com/magento-extensions/recurring-and-subscription-payments.html Table of
Form Management Admin Guide
Form Management Admin Guide Getting around the navigation Model Management (Admin/Technical). Create, edit and manage the basic template of content models. Form Builder - Lets you create properties in
WebSphere Business Monitor V7.0 Business space dashboards
Copyright IBM Corporation 2010 All rights reserved IBM WEBSPHERE BUSINESS MONITOR 7.0 LAB EXERCISE WebSphere Business Monitor V7.0 What this exercise is about... 2 Lab requirements... 2 What you should
5.7. Quick Guide to Fusion Pro Schedule
5.7 Quick Guide to Fusion Pro Schedule Quick Guide to Fusion Pro Schedule Fusion 5.7 This publication may not be reproduced, in whole or in part, in any form or by any electronic, manual, or other method
Configuring the JEvents Component
Configuring the JEvents Component The JEvents Control Panel's Configuration button takes you to the JEvents Global Configuration page. Here, you may set a very wide array of values that control the way
UB04 Setup User Checklist
Use the checklist below as helpful reminder tool for staff members in your practice to help you successfully set up OfficeMate to process UB04 insurance claims. For more detailed information on how to
Mail Merge Creating Mailing Labels 3/23/2011
Creating Mailing Labels in Microsoft Word Address data in a Microsoft Excel file can be turned into mailing labels in Microsoft Word through a mail merge process. First, obtain or create an Excel spreadsheet
Web CMS Forms. Contents. IT Training
IT Training Web CMS Forms Contents Forms... Creating a plan... Data types... Data protection... Form Manager... Creating a form... Adding questions... 4 Adding Answers for Radio Button and Drop Lists...
BF Survey Plus User Guide
BF Survey Plus User Guide August 2011 v1.0 1 of 23 www.tamlyncreative.com.au/software/ Contents Introduction... 3 Support... 3 Documentation... 3 Installation New Install... 3 Setting up categories...
USER GUIDE Slink for Magento
USER GUIDE Slink for Magento Saaslink.net INTRODUCTION Slink for Magento is designed to integrate Magento data with an external accounting system. Slink for Magento only supports Saasu.com Accounting.
Microsoft Access 2007
How to Use: Microsoft Access 2007 Microsoft Office Access is a powerful tool used to create and format databases. Databases allow information to be organized in rows and tables, where queries can be formed
The tool also provides an overview of date criteria set against all items within your module.
Date Management Tool What does it do? This tool allows tutors to view in one screen when items are available and change dates attached to more than one content item within a module at the same time. For
SAP Business Intelligence ( BI ) Financial and Budget Reporting. Operating Expense Trend Analysis
SAP Business Intelligence ( BI ) Financial and Budget Reporting Operating Expense Trend Analysis October 2009 Table of Contents Initial Variable Screen... 2 Fund Type Hierarchy... 2 Fund Center Hierarchy
Creating an Access Database. To start an Access Database, you should first go into Access and then select file, new.
To start an Access Database, you should first go into Access and then select file, new. Then on the right side of the screen, select Blank database. Give your database a name where it says db1 and save
Value Line Investment Survey Online
Value Line Investment Survey Online User s Guide Welcome to Value Line Investment Survey Online. This user guide will show you everything you need to know to access and utilize the wealth of information
Create a Simple Website. Intel Easy Steps 1 2012 Intel Corporation All rights reserved.
Create a Simple Website Intel Easy Steps 1 2012 Intel Corporation Website Creating a Simple Website As more and more people are using the Internet to get information, it has become very important for businesses
SAS Task Manager 2.2. User s Guide. SAS Documentation
SAS Task Manager 2.2 User s Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2015. SAS Task Manager 2.2: User's Guide. Cary, NC: SAS Institute
ProxiBlue Gift Promotions
ProxiBlue Gift Promotions Thank you for purchasing our product. Introduction This is an extensive and complicated extension. The install is best done by a magento professional developer or agency. It is
e-builder Online User Assistance esignature Setup Guide
esignature Setup Guide 2013 e-builder, Inc. e-builder 8.3 Help by e-builder, Inc. 2013 e-builder, Inc. All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic,
BreezingForms Guide. 18 Forms: BreezingForms
BreezingForms 8/3/2009 1 BreezingForms Guide GOOGLE TRANSLATE FROM: http://openbook.galileocomputing.de/joomla15/jooml a_18_formulare_neu_001.htm#t2t32 18.1 BreezingForms 18.1.1 Installation and configuration
How To Make Email Templates More Powerful In Ec.Org
EMAIL TEMPLATE RESTRUCTURING OVERVIEW This document describes the restructuring of stored email templates in release 6.0, version 2012-01. The primary reason this restructuring was implemented was so that
2009 Braton Groupe sarl, All rights reserved.
D A T A B A S E M A N A G E R U S E R M A N U A L The information in this manual is not binding and may be modified without prior notice. Supply of the software described in this manual is subject to a
1: 2: 2.1. 2.2. 3: 3.1: 3.2: 4: 5: 5.1 5.2 & 5.3 5.4 5.5 5.6 5.7 5.8 CAPTCHA
Step by step guide Step 1: Purchasing a RSMembership! membership Step 2: Download RSMembership! 2.1. Download the component 2.2. Download RSMembership! language files Step 3: Installing RSMembership! 3.1:
Advanced Presentation Features and Animation
There are three features that you should remember as you work within PowerPoint 2007: the Microsoft Office Button, the Quick Access Toolbar, and the Ribbon. The function of these features will be more
Access 2007 Creating Forms Table of Contents
Access 2007 Creating Forms Table of Contents CREATING FORMS IN ACCESS 2007... 3 UNDERSTAND LAYOUT VIEW AND DESIGN VIEW... 3 LAYOUT VIEW... 3 DESIGN VIEW... 3 UNDERSTAND CONTROLS... 4 BOUND CONTROL... 4
DocAve 6 Service Pack 1 Administrator
DocAve 6 Service Pack 1 Administrator User Guide Revision C Issued October 2012 1 Table of Contents Table of Contents... 2 About DocAve Administrator for SharePoint... 6 Complementary Products... 6 Submitting
for Salesforce CRM INSTALLATION GUIDE February 2011 www.crm.hoovers.com/salesforce
for Salesforce CRM INSTALLATION GUIDE February 2011 www.crm.hoovers.com/salesforce Table of Contents Before You Begin... 3 First Time Installing Access Hoover s... 3 Updating Access Hoover s... 3 Note
How To Change Your Site On Drupal Cloud On A Pcode On A Microsoft Powerstone On A Macbook Or Ipad (For Free) On A Freebie (For A Free Download) On An Ipad Or Ipa (For
How-to Guide: MIT DLC Drupal Cloud Theme This guide will show you how to take your initial Drupal Cloud site... and turn it into something more like this, using the MIT DLC Drupal Cloud theme. See this
Acclipse Document Manager
Acclipse Document Manager Administration Guide Edition 22.11.2010 Acclipse NZ Ltd Acclipse Pty Ltd PO Box 2869 PO Box 690 Level 3, 10 Oxford Tce Suite 15/40 Montclair Avenue Christchurch, New Zealand Glen
Flexible Virtuemart 2 Template CleanMart (for VM2.0.x only) TUTORIAL. INSTALLATION CleanMart VM 2 Template (in 3 steps):
// Flexible Virtuemart VM2 Template CleanMart FOR VIRTUEMART 2.0.x (ONLY) // version 1.0 // author Flexible Web Design Team // copyright (C) 2011- flexiblewebdesign.com // license GNU/GPLv3 http://www.gnu.org/licenses/gpl-
Redback Solutions Payment Gateway Manual
Redback Solutions Payment Gateway Manual Updated 12/11/2012 1 Copyright 2012 Redback Solutions Pty Ltd. All rights reserved. The Visionscape Content Management System (CMS) may not be copied, reproduced
Quick Start Guide: How to create your own online shop
Quick Start Guide: How to create your own online shop Do you want to start your own online shop? It s now easier than ever. Just follow this quick start guide and you ll be good to go. What you should
FOR WINDOWS FILE SERVERS
Quest ChangeAuditor FOR WINDOWS FILE SERVERS 5.1 User Guide Copyright Quest Software, Inc. 2010. All rights reserved. This guide contains proprietary information protected by copyright. The software described
Comparison of Features: DataDirector 3.x vs. 4.0
Comparison of Features: DataDirector 3.x vs. 4.0 DataDirector 4.0 represents an evolution in form and functionality from previous versions. Though we have taken this opportunity to introduce several new
User Guide. Making EasyBlog Your Perfect Blogging Tool
User Guide Making EasyBlog Your Perfect Blogging Tool Table of Contents CHAPTER 1: INSTALLING EASYBLOG 3 1. INSTALL EASYBLOG FROM JOOMLA. 3 2. INSTALL EASYBLOG FROM DIRECTORY. 4 CHAPTER 2: CREATING MENU
How To Manage Inventory On Q Global On A Pcode (Q)
Pearson Clinical Assessment Q-global User Guide Managing Inventory PEARSON 2 MANAGING INVENTORY Managing Inventory Overview When inventory is purchased, you will need to set up the allocations for the
FORM SIMPLICITY QUICK REFERENCE GUIDE PROFESSIONAL/ULTIMATE EDITION
FORM SIMPLICITY QUICK REFERENCE GUIDE PROFESSIONAL/ULTIMATE EDITION Library Getting a Form 1. Click on Start a Form. (Alternatively, you can click on Library in the menu bar at the top) 2. This will open
Publish Joomla! Article
Enterprise Architect User Guide Series Publish Joomla! Article Author: Sparx Systems Date: 15/07/2016 Version: 1.0 CREATED WITH Table of Contents Publish Joomla! Article 3 Install Joomla! Locally 4 Set
