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 10 Next »

Emakin 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.

Emakin 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.   

 

Emakin 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.



  • No labels