SlideShare a Scribd company logo
Necto Training
Module 3: Creating
New WorkBoards
Objectives

  By the end of this lesson you will be able
  to:
    Create a new workboard
    Add components to your workboard
    Use placeholders in component definition
Agenda

  Overview
  Creating New Workboards
  Modifying the Workboards
  Adding Different Types of Components
  Using Placeholders
Creating Workboards Overview
Workboard Components

     View
     Navigation
     Text box
     Image
     Chart
     Web
     HTML
     Reporting Services

Note: KPI components are
described in a separate lesson
Component Data Sources
                         Only View component has direct access to
                         Data sources

                         Other components can access data through
  View                   the view component using Placeholders

  Navigation        Components can display:
                      • Fixed text
  Text box            • Web content
                      • File from local server
  Image
  Chart
  Web                 View              Data Sources

  HTML                  If I want data from the data
                        source displayed on
  Reporting Services Workboard, I must have a View
                            component
Workboard Creation and Modification
Process
      Create a New          Modify
       Workboard           Workboard


        Select a            Select component
        workboard layout    type

        Select a parent     Place component
        folder              on workboard

        Set permissions     Define component
        (optional)          properties
Creating a New Workboard
Accessing Workboards   Click for
                       workboard page




 Or click a
 thumbnail to go to
 a specific
 workboard
Creating a New Workboard


                 Create New
Creating a New Workboard:   Create a New
                             Workboard



Select a Workboard Layout   Select a workboard layout


                            Select a parent folder

  You will be able          Set permissions
  to modify the
  layout anytime
Creating a New Workboard:    Create a New
                              Workboard



Selecting a Parent Folder    Select a workboard layout


                             Select a parent folder

  Select a folder type:
                             Set permissions
     Public
     Private
     Specific user


                            Search within the
                            selected folder
Set Workboard Permissions   Create a New
                             Workboard


                            Select a workboard layout


                            Select a parent folder


                            Set permissions
Set Workboard Permissions / Sharing

                              1. Click to add


2. Select
users or roles                 4 Set sharing /
                               permission
                               level

3. Select a
user or role
Exercise 1– Creating a New Workboard

  Create a new private workboard
  Share the workboard with your
  classmates
Modifying the Workboard
Workboard Modification Process

                     Create a New          Modify
                      Workboard           Workboard


                       Select a            Select component
                       workboard layout    type
You can modify the
workboard at any
time.
                       Select a parent     Place component
                       folder              on workboard

                                           Define component
                       Set permissions
                                           properties
WorkBoard Created
 Click Modify to add
 items to the workboard
Editing and Adding Components




                              Drag to add
              Click to edit
                              a component
              component
Placing Components on the Workboard


                                                              Drag a
                                                              component type
                Drop item here to
                replace current
                component

                                    Drop item here to place
  Can drag                          on the right of the
  an existing                       current component
  view from
                                                        Drop item here to place
  scrap book
                                                        on the right of all
                                                        existing components



                                       Can drag component
                                       from the hide area
Using the Scrapbook

             Scrapbook is per user
             Drag and drop views from
             workboard (creates a copy)
             Modifications to copy will
             not effect original
Using the Workboards Drag to Hide
Area
  Available to all users editing
  the Workboard
  Hidden when not in edit mode


  If you don’t want a view
  component, but need connection to the
  data source, you can create one and
  hide it here.
Adding Different Types of
Component
Component Definition

                       Recommendation:
                       First define a view component.
  View                 It defines the connection to the data
  Navigation           source

  Text box
  Image
  Chart
  Web                    View            Data Sources

  HTML
  Reporting Services                  Reports Server
View Component

  Includes both Chart and Grid
View Component - Data Sources

      Open Existing
      Create New:




Data source definition
is described in a
separate lesson
Text Component

  Fixed text or based on Placeholders
Image Component
Local or
remote server     When using
                  remote server, can
                  use Placeholders




                  Display options
Chart Component
Definition:                                      Stacked
     Select a view as a data provider
Display options can be modified by
end-user



                                                      Area




                                        Pareto
HTML Component
                  Add            Add YouTube
                  downloadable   video
                  file




Visual   Source
mode     code
Web Component
Reporting Services Component
Navigation Component
         Enables quick slicing and
         update of other
         components



          Components can use value
          selected in navigator using
          placeholders
Navigation Component Definition
         Horizontal or
         vertical display




                      Select
                      parameter
                      type


                      Set type
                      related
                      parameters
Navigation – Dimension Members




                      Selecting a member in the
                      Navigation component will
                      slice view accordingly
Navigation – Dimension Members -
More
Navigation– Numeric Range




            Visualization
            options         Value selected can be
                            accessed by placeholder
Navigation – Pick List




                    Placeholders can refer to
                    either name or value of
                    selection
Navigation – Free Text
Navigation – Auto Calculated
                 Enables entering free MDX




                          Navigation component of
                          Exception type is explained in
                          Advanced Analytics lesson
Managing Parameters


                                  Can add
                                  parameters


                                  Shows all
                                  parameters
                                  defined in
                                  Workboard
                  Check to show
                  parameter in
                  navigation
                  Component
Modifying the Component Properties
  2. Click to edit                1. Select   Now that I have
  properties                      component   defined
                                              components, can I
                                              change their name
                                              and how they look?

                     Inherit
                     properties
                     from
                     workboard
Exercise 2– Adding Components

  Add a view component
  Add text component
  Add web component
  Add navigation component

  Don’t forget to save your work!
Using Placeholders
Placeholders

                                Parameters
  View
  Navigation
  Text box
                       Navigation
  Image
  Chart
  Web                  View             Data Sources

  HTML                          Dimensions

  Reporting Services            Other
Where can Placeholders be Used?

  Any text field
     Workboard Components
       Text component
       Image component
       Browser component
       HTML component
       Component caption
     Formulas and sets
Placeholder Sources




 Dimensions:        Parameters:   Other
 Based on WB View   Based on
 Components         Navigation
                    Components
Other Placeholders
Parameters Placeholders – Usage
Example




                   Caption
         Value
Parameters Placeholders - Definition

Available
parameters in
Workboard
Dimension Placeholder
                              What can Dimension
                              Placeholder show me?




      Dimension Placeholder
      shows information
      about current Slicer
Adding Dimension Placeholders – Interface
 Overview



View Dimensions

All Dimensions            Axes

Dimension Types           Slicer

                          Dimension

                          Hierarchies
Adding Dimension Placeholders Process


                       1. Select a                     2. Select a
                       dimension                       type




                                 Available placeholders
                                 are displayed
                                 3. Select a placeholder

 4. View placeholder
 description
                                                      5. Click Apply
Current Properties Options



Use in formulas

Use in text fields




                     [Dimension].[Hierarchy]
Current Attributes

     Member properties example:
        Product
            Caption
            Color                         I’d need the product ID
            Size                          to retrieve its image
            Weight
            ID
     Usage:
        %[Product] ![ID]%



%[Dimension].[Hierarchy]![Dimension].[Attribute]
Static
Exercise 3 – Working with
Placeholders

  Use the following types of placeholders:
    Other
    Parameters
    Dimension
      Properties
      Attributes
      Static
Additional Exercise

  Add HTML Component with
    YouTube link
    Downloadable file
Summary

  Creating New Workboards
  Modifying the Workboards
  Adding Different Types of Components
  Using Placeholders
Thank you
Any Questions?

More Related Content

Viewers also liked (20)

PPTX
06 necto advanced_analytics_ready
www.panorama.com
 
PPTX
15 - Panorama Necto 14 formulas, exceptions - visualization & data discovery...
Panorama Software
 
PPTX
Necto 16 training 16 workboard properties and advanced features
Panorama Software
 
PPTX
Necto 16 training 25 - necto insights
Panorama Software
 
PPTX
Necto 16 training 9 navigation component
Panorama Software
 
PPTX
Necto 16 training 20 component mode & java script
Panorama Software
 
PPTX
Amrr
JMMMMMM
 
PPT
Travel Nov09
Ann Owens
 
PPTX
Extend Your MS Dynamics ERP & CRM with a Complete BI Solution
www.panorama.com
 
PPT
Final State Of Schools Presentation 081208
biferguson
 
PDF
YOU: Your .Own. Universe
Bayan Waleed Shadaideh
 
PPTX
08 necto working_with_kpi_ready
www.panorama.com
 
PDF
Google Doc Ch4
Warren Yip
 
PDF
Инфографика "цена SMS"
Alexey Kononenko
 
PPT
Chasti rechi
katyaSh
 
PPTX
Video operated citizen services
ibsis
 
PPT
Bodene's term 4 eport
waikirikiri bilingual school
 
PPTX
11 necto installation_ready
www.panorama.com
 
PPT
Ideas - Magzine Advert
David Wooldridge
 
06 necto advanced_analytics_ready
www.panorama.com
 
15 - Panorama Necto 14 formulas, exceptions - visualization & data discovery...
Panorama Software
 
Necto 16 training 16 workboard properties and advanced features
Panorama Software
 
Necto 16 training 25 - necto insights
Panorama Software
 
Necto 16 training 9 navigation component
Panorama Software
 
Necto 16 training 20 component mode & java script
Panorama Software
 
Amrr
JMMMMMM
 
Travel Nov09
Ann Owens
 
Extend Your MS Dynamics ERP & CRM with a Complete BI Solution
www.panorama.com
 
Final State Of Schools Presentation 081208
biferguson
 
YOU: Your .Own. Universe
Bayan Waleed Shadaideh
 
08 necto working_with_kpi_ready
www.panorama.com
 
Google Doc Ch4
Warren Yip
 
Инфографика "цена SMS"
Alexey Kononenko
 
Chasti rechi
katyaSh
 
Video operated citizen services
ibsis
 
Bodene's term 4 eport
waikirikiri bilingual school
 
11 necto installation_ready
www.panorama.com
 
Ideas - Magzine Advert
David Wooldridge
 

Similar to 03 creating new_work_boards_ready (20)

PPTX
02 the necto_application_ready
www.panorama.com
 
PPTX
Necto 16 training 3 ribbon
Panorama Software
 
PPTX
SharePoint 2010 Training Session 2
Usman Zafar Malik
 
PPT
Visual Studio Toolbox Unleashed
Biswadip Goswami
 
PDF
Windows Share Point Services V3 Presentation
ADRose
 
PDF
Inspire toolboxes+toolbars dk
Danielle Klaus Hulshizer
 
PDF
Quick ref47
kb_exchange_hk
 
PPT
1) workbench basics
techbed
 
PDF
Kf47 user manual(lite)2
kb_exchange_hk
 
PPTX
TERMINALFOUR t44u 2009 - University of St Andrews Case Study
Terminalfour
 
PPTX
Twiddla Introduction
harms012
 
PPTX
L11 slides
Ann Bentley
 
PDF
Smart Board Reference
jcalvert
 
PPT
Smartboard training the basics of getting started
scacique
 
PPT
Acutate erd pro
Aishwarya Savant
 
PDF
Migrating to Word 2010 from Word 2003 | Microsoft
Anatoliy Bakal
 
PDF
ICT Central Knowledge Base documentation
DainSanye
 
PDF
Hbm qrc model
lasselante
 
PDF
Meandre Workbench Ws Jan 2009
Loretta Auvil
 
PDF
Getting started with smart notebook and next steps
Adam Caplan
 
02 the necto_application_ready
www.panorama.com
 
Necto 16 training 3 ribbon
Panorama Software
 
SharePoint 2010 Training Session 2
Usman Zafar Malik
 
Visual Studio Toolbox Unleashed
Biswadip Goswami
 
Windows Share Point Services V3 Presentation
ADRose
 
Inspire toolboxes+toolbars dk
Danielle Klaus Hulshizer
 
Quick ref47
kb_exchange_hk
 
1) workbench basics
techbed
 
Kf47 user manual(lite)2
kb_exchange_hk
 
TERMINALFOUR t44u 2009 - University of St Andrews Case Study
Terminalfour
 
Twiddla Introduction
harms012
 
L11 slides
Ann Bentley
 
Smart Board Reference
jcalvert
 
Smartboard training the basics of getting started
scacique
 
Acutate erd pro
Aishwarya Savant
 
Migrating to Word 2010 from Word 2003 | Microsoft
Anatoliy Bakal
 
ICT Central Knowledge Base documentation
DainSanye
 
Hbm qrc model
lasselante
 
Meandre Workbench Ws Jan 2009
Loretta Auvil
 
Getting started with smart notebook and next steps
Adam Caplan
 
Ad

More from www.panorama.com (20)

PPTX
Top 10 bi trends for 2014 deck
www.panorama.com
 
PPTX
Business Intelligence Meets Big Data Variety
www.panorama.com
 
PPTX
Bulding a social enterprise
www.panorama.com
 
PPTX
Enhance your microsoft bi stack to drive business user adoption slide share
www.panorama.com
 
PPTX
Panorama BI for Retail (WPC12)
www.panorama.com
 
PPTX
Panorama BI 3.0 for Financial services
www.panorama.com
 
PPTX
WPC 2012: Panorama Software for SQL Server 2012
www.panorama.com
 
PPTX
09 necto architecture_ready
www.panorama.com
 
PPTX
07 necto data_sources_ready
www.panorama.com
 
PPTX
05 building a_necto_social_network_ready
www.panorama.com
 
PPTX
04 necto analytics_basics_ready
www.panorama.com
 
PPTX
01 necto introduction_ready
www.panorama.com
 
PPTX
BI-to-go: Tablets to Boost Business User Adoption
www.panorama.com
 
PPTX
Business Intelligence 3.0 Revolution
www.panorama.com
 
PPTX
Contextual Discovery in Business Intelligence
www.panorama.com
 
PPTX
Social intelligence
www.panorama.com
 
PPTX
From Collaboration To Social Intelligence
www.panorama.com
 
PPTX
Complete BI Solution for your Microsoft Platform
www.panorama.com
 
PPTX
Use BI to Beat the Competition
www.panorama.com
 
PPTX
Leverage BI to Manage Operational Risk
www.panorama.com
 
Top 10 bi trends for 2014 deck
www.panorama.com
 
Business Intelligence Meets Big Data Variety
www.panorama.com
 
Bulding a social enterprise
www.panorama.com
 
Enhance your microsoft bi stack to drive business user adoption slide share
www.panorama.com
 
Panorama BI for Retail (WPC12)
www.panorama.com
 
Panorama BI 3.0 for Financial services
www.panorama.com
 
WPC 2012: Panorama Software for SQL Server 2012
www.panorama.com
 
09 necto architecture_ready
www.panorama.com
 
07 necto data_sources_ready
www.panorama.com
 
05 building a_necto_social_network_ready
www.panorama.com
 
04 necto analytics_basics_ready
www.panorama.com
 
01 necto introduction_ready
www.panorama.com
 
BI-to-go: Tablets to Boost Business User Adoption
www.panorama.com
 
Business Intelligence 3.0 Revolution
www.panorama.com
 
Contextual Discovery in Business Intelligence
www.panorama.com
 
Social intelligence
www.panorama.com
 
From Collaboration To Social Intelligence
www.panorama.com
 
Complete BI Solution for your Microsoft Platform
www.panorama.com
 
Use BI to Beat the Competition
www.panorama.com
 
Leverage BI to Manage Operational Risk
www.panorama.com
 
Ad

Recently uploaded (20)

PPTX
Smarter call Reporting with Callation.pptx
Callation us
 
PDF
20250703_A. Stotz All Weather Strategy - Performance review July
FINNOMENAMarketing
 
PPTX
Navigating Workers Compensation in the Pelican State.pptx
Bonano Insurance
 
PDF
Smart Lead Magnet Review: Effortless Email List Growth with Automated Funnels...
Larry888358
 
PDF
NewBase 03 July 2025 Energy News issue - 1799 by Khaled Al Awadi_compressed.pdf
Khaled Al Awadi
 
PPT
Impact of Hand Block Printing Manufacturers in the Bedsheet Retail Market.ppt
Top Supplier of Bedsheet, Razai, Comforters in India - Jaipur Wholesaler
 
PDF
GIÁO TRÌNH KINH DOANH QUỐC TẾ ĐẠI HỌC NGOẠI THƯƠNG
k622314115078
 
PDF
Dr. Tran Quoc Bao - The Visionary Architect Behind Ho Chi Minh City’s Rise as...
Gorman Bain Capital
 
PPTX
Micro Battery Market Size & Share | Growth - 2034
Aman Bansal
 
PDF
Robbie Teehan - Owns The Pro Composer
Robbie Teehan
 
PDF
Two-phase direct-to-chip cooling - Parker Components
Parker Hannifin Corporation
 
PDF
The Canvas of Creative Mastery Newsletter_June 2025
AmirYakdi
 
PDF
Summary of Comments on Writing the House, Parts I & II.pdf
Brij Consulting, LLC
 
PDF
Agriculture Machinery PartsAgriculture Machinery Parts
mizhanw168
 
PPTX
SYMCA LGP - Social Enterprise Exchange.pptx
Social Enterprise Exchange
 
DOCX
TCP Communication Flag Txzczczxcxzzxypes.docx
esso24
 
PDF
Reflect, Refine & Implement In-Person Business Growth Workshop.pdf
TheoRuby
 
PPTX
Phygital & Omnichannel Retail: Navigating the Future of Seamless Shopping
RUPAL AGARWAL
 
PDF
FastnersFastnersFastnersFastnersFastners
mizhanw168
 
PDF
The Best eSIM Provider for Europe in 2025
Airhub
 
Smarter call Reporting with Callation.pptx
Callation us
 
20250703_A. Stotz All Weather Strategy - Performance review July
FINNOMENAMarketing
 
Navigating Workers Compensation in the Pelican State.pptx
Bonano Insurance
 
Smart Lead Magnet Review: Effortless Email List Growth with Automated Funnels...
Larry888358
 
NewBase 03 July 2025 Energy News issue - 1799 by Khaled Al Awadi_compressed.pdf
Khaled Al Awadi
 
Impact of Hand Block Printing Manufacturers in the Bedsheet Retail Market.ppt
Top Supplier of Bedsheet, Razai, Comforters in India - Jaipur Wholesaler
 
GIÁO TRÌNH KINH DOANH QUỐC TẾ ĐẠI HỌC NGOẠI THƯƠNG
k622314115078
 
Dr. Tran Quoc Bao - The Visionary Architect Behind Ho Chi Minh City’s Rise as...
Gorman Bain Capital
 
Micro Battery Market Size & Share | Growth - 2034
Aman Bansal
 
Robbie Teehan - Owns The Pro Composer
Robbie Teehan
 
Two-phase direct-to-chip cooling - Parker Components
Parker Hannifin Corporation
 
The Canvas of Creative Mastery Newsletter_June 2025
AmirYakdi
 
Summary of Comments on Writing the House, Parts I & II.pdf
Brij Consulting, LLC
 
Agriculture Machinery PartsAgriculture Machinery Parts
mizhanw168
 
SYMCA LGP - Social Enterprise Exchange.pptx
Social Enterprise Exchange
 
TCP Communication Flag Txzczczxcxzzxypes.docx
esso24
 
Reflect, Refine & Implement In-Person Business Growth Workshop.pdf
TheoRuby
 
Phygital & Omnichannel Retail: Navigating the Future of Seamless Shopping
RUPAL AGARWAL
 
FastnersFastnersFastnersFastnersFastners
mizhanw168
 
The Best eSIM Provider for Europe in 2025
Airhub
 

03 creating new_work_boards_ready

  • 1. Necto Training Module 3: Creating New WorkBoards
  • 2. Objectives By the end of this lesson you will be able to: Create a new workboard Add components to your workboard Use placeholders in component definition
  • 3. Agenda Overview Creating New Workboards Modifying the Workboards Adding Different Types of Components Using Placeholders
  • 5. Workboard Components View Navigation Text box Image Chart Web HTML Reporting Services Note: KPI components are described in a separate lesson
  • 6. Component Data Sources Only View component has direct access to Data sources Other components can access data through View the view component using Placeholders Navigation Components can display: • Fixed text Text box • Web content • File from local server Image Chart Web View Data Sources HTML If I want data from the data source displayed on Reporting Services Workboard, I must have a View component
  • 7. Workboard Creation and Modification Process Create a New Modify Workboard Workboard Select a Select component workboard layout type Select a parent Place component folder on workboard Set permissions Define component (optional) properties
  • 8. Creating a New Workboard
  • 9. Accessing Workboards Click for workboard page Or click a thumbnail to go to a specific workboard
  • 10. Creating a New Workboard Create New
  • 11. Creating a New Workboard: Create a New Workboard Select a Workboard Layout Select a workboard layout Select a parent folder You will be able Set permissions to modify the layout anytime
  • 12. Creating a New Workboard: Create a New Workboard Selecting a Parent Folder Select a workboard layout Select a parent folder Select a folder type: Set permissions Public Private Specific user Search within the selected folder
  • 13. Set Workboard Permissions Create a New Workboard Select a workboard layout Select a parent folder Set permissions
  • 14. Set Workboard Permissions / Sharing 1. Click to add 2. Select users or roles 4 Set sharing / permission level 3. Select a user or role
  • 15. Exercise 1– Creating a New Workboard Create a new private workboard Share the workboard with your classmates
  • 17. Workboard Modification Process Create a New Modify Workboard Workboard Select a Select component workboard layout type You can modify the workboard at any time. Select a parent Place component folder on workboard Define component Set permissions properties
  • 18. WorkBoard Created Click Modify to add items to the workboard
  • 19. Editing and Adding Components Drag to add Click to edit a component component
  • 20. Placing Components on the Workboard Drag a component type Drop item here to replace current component Drop item here to place Can drag on the right of the an existing current component view from Drop item here to place scrap book on the right of all existing components Can drag component from the hide area
  • 21. Using the Scrapbook Scrapbook is per user Drag and drop views from workboard (creates a copy) Modifications to copy will not effect original
  • 22. Using the Workboards Drag to Hide Area Available to all users editing the Workboard Hidden when not in edit mode If you don’t want a view component, but need connection to the data source, you can create one and hide it here.
  • 23. Adding Different Types of Component
  • 24. Component Definition Recommendation: First define a view component. View It defines the connection to the data Navigation source Text box Image Chart Web View Data Sources HTML Reporting Services Reports Server
  • 25. View Component Includes both Chart and Grid
  • 26. View Component - Data Sources Open Existing Create New: Data source definition is described in a separate lesson
  • 27. Text Component Fixed text or based on Placeholders
  • 28. Image Component Local or remote server When using remote server, can use Placeholders Display options
  • 29. Chart Component Definition: Stacked Select a view as a data provider Display options can be modified by end-user Area Pareto
  • 30. HTML Component Add Add YouTube downloadable video file Visual Source mode code
  • 33. Navigation Component Enables quick slicing and update of other components Components can use value selected in navigator using placeholders
  • 34. Navigation Component Definition Horizontal or vertical display Select parameter type Set type related parameters
  • 35. Navigation – Dimension Members Selecting a member in the Navigation component will slice view accordingly
  • 36. Navigation – Dimension Members - More
  • 37. Navigation– Numeric Range Visualization options Value selected can be accessed by placeholder
  • 38. Navigation – Pick List Placeholders can refer to either name or value of selection
  • 40. Navigation – Auto Calculated Enables entering free MDX Navigation component of Exception type is explained in Advanced Analytics lesson
  • 41. Managing Parameters Can add parameters Shows all parameters defined in Workboard Check to show parameter in navigation Component
  • 42. Modifying the Component Properties 2. Click to edit 1. Select Now that I have properties component defined components, can I change their name and how they look? Inherit properties from workboard
  • 43. Exercise 2– Adding Components Add a view component Add text component Add web component Add navigation component Don’t forget to save your work!
  • 45. Placeholders Parameters View Navigation Text box Navigation Image Chart Web View Data Sources HTML Dimensions Reporting Services Other
  • 46. Where can Placeholders be Used? Any text field Workboard Components Text component Image component Browser component HTML component Component caption Formulas and sets
  • 47. Placeholder Sources Dimensions: Parameters: Other Based on WB View Based on Components Navigation Components
  • 49. Parameters Placeholders – Usage Example Caption Value
  • 50. Parameters Placeholders - Definition Available parameters in Workboard
  • 51. Dimension Placeholder What can Dimension Placeholder show me? Dimension Placeholder shows information about current Slicer
  • 52. Adding Dimension Placeholders – Interface Overview View Dimensions All Dimensions Axes Dimension Types Slicer Dimension Hierarchies
  • 53. Adding Dimension Placeholders Process 1. Select a 2. Select a dimension type Available placeholders are displayed 3. Select a placeholder 4. View placeholder description 5. Click Apply
  • 54. Current Properties Options Use in formulas Use in text fields [Dimension].[Hierarchy]
  • 55. Current Attributes Member properties example: Product Caption Color I’d need the product ID Size to retrieve its image Weight ID Usage: %[Product] ![ID]% %[Dimension].[Hierarchy]![Dimension].[Attribute]
  • 57. Exercise 3 – Working with Placeholders Use the following types of placeholders: Other Parameters Dimension Properties Attributes Static
  • 58. Additional Exercise Add HTML Component with YouTube link Downloadable file
  • 59. Summary Creating New Workboards Modifying the Workboards Adding Different Types of Components Using Placeholders

Editor's Notes

  • #21: In this section you will learn about the configuration options of the different types of components.