Wizards

Wizard functionality exists to give UReason application engineers the ability to create - at a high level of abstraction - custom user interfaces that contain logic and are connected to the application's underlying components. Wizards are made up of steps, each of which has a form, subdividable into panels. A wizard can be single step (single form) or contain multiple steps and conditions that depend on the underlying object model:

A powerfull form editor, supporting templates, allows you to quickly construct form based user interfaces without the need to code: