Forms Overview

Workrunner Forms are high performance and responsive HTML5 based user interfaces to display any kind of data. A form can be used as to display and modify process data or can be use as dashboard that displays graphical reports.

Workrunner uses MVC pattern to control user interface. Process data used as model, scripts are used to access or modify data as controller, form is used as view.

Home page

Workrunner forms are highly dynamic and instantly respond when any change made on data model. For example; if script make a change on field on data model, related text box widget is automatically updates the displayed value on screen.

Forms consist of widgets that are containers or inputs. Each widget has own rules to control visibility or validation of certain operations.

Forms can be divide following topics by depending on usage;

Form
Forms are user interface to display or modify process data when a task assigned to user.

Screen
Screens are displayed as dashboard or report when container folder is displayed.

Form Template
Form templates are reusable form parts to include in other form types.

You can learn how to create a form by watching this video: