Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Current »

Emakin Forms have high performance and are responsive HTML5 based user interfaces which can display any kind of data. A form can be used to display and modify process data, or can be used as a dashboard which displays graphical reports.

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


Emakin forms are highly dynamic and instantly responsive when any change is made on the data model. For example: if script makes a change on the field of a data model, related text box widget automatically updates the displayed value on the screen.

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



  • No labels