Info
Content
Customer Panel - Developer Guide
In this book you will find all the information you need to develop your own widgets for the Intalio Customer Panel
Modules
Widgets
XML Configuration
Widget's development process consists of a few simple steps to let your widget start work for ...
Template
Template file The template file is the backbone of the whole widget. It is built on the simple J...
Multilanguage translation support
To create a translation for the template file we have to create a separate file: XYZ_translatio...
Installation file .sopm
Installation file The installation process contains a standard OTRS package installation file. ...
Writing a first customer-panel widget
Main assumptions Our goal is to create a simple widget that can be added to the Dashboard view. ...