widget-tutorial
Version:
A comprehensive tutorial + recipes to get started with widgets in Qlik Sense.
31 lines (19 loc) • 735 B
Markdown
title: Widget Personas
## Personas
The following typical personas are involved in the Widget concept.
### Widget creator
> The Widget creator creates and maintains widgets.
**Required skills:**
- Html
- Css (+ optionally Less)
- Basic concepts of data-binding with AngularJS
### Widget consumer
> The Widget consumer uses existing widgets within Qlik Sense - in the same way as any other object type.
**Required skills:**
Nothing special, Widgets can be used as any other object type in Qlik Sense.
### Administrator
> An Administrator can manage widget libraries by using the QMC.
**Required skills:**
Nothing special, widgets are managed in the QMC in exactly the same way as for example visualization extensions.