Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
panelIconId1f3af
panelIcon:dart:
panelIconText🎯
bgColor#DEEBFF

Chapter goals

In this chapter you will learn how to install and setup widget box pro, deploy a first widget (template) and make some basic modifications to it.

Prerequisites

A 3EXPERIENCE env, tomee exploded web app… basic xml understanding…

Installation

Some high level conceptual info

...

Panel
panelIconId1f446
panelIcon:point_up_2:
panelIconText👆
bgColor#F4F5F7

Exercise 4 - Modify widget configuration

Add an attribute column <docs link>

Using xsd schema and IDE validation support?

Add related data (assignee? or CR?) <docs link>

Add built in template fancy rendering example reference <docs link>

Modify data set to exclude closed issues? <docs link>

Add command using ootb service invoke <docs link>

Add priority pie chart <docs link>

...

Panel
panelIconId1f446
panelIcon:point_up_2:
panelIconText👆
bgColor#F4F5F7

Exercise 6 - Download and reference a specific HEX / Launch Pad

Instructions <docs link>

You can use it as examples to see how things are done

Code Block
<boilerPlate/>

Live widget configuration / Studio (In-app designer)

Info

Studio (In-app designer)

Configs can be created live using the UI…
Separate training

Advanced / Dev

Info

Advanced

Almost everything is possible by plugin code extending well defined and upgrade safe interfaces.

This is a separate training.