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

Compare with Current View Page History

« Previous Version 15 Next »

Widget concept

A widget is an interraction of the server and client logic. The widget sends, receives and processes events through the client and server controllers.

Most SimpleOne widgets are interactive with users. They process and display the data received from users. Standalone widgets, in the opposite, do not interact directly with users.

The SimpleOne widgets can be added to forms as well as to portal pages.

Add widgets to a form

Display widgets to the records and tables forms to gain more functionality or for any other purpose.

Add widgets to a portal page

Portal pages can contain a few widgets that interract with each other.

Create a new widget

Learn how to create a widget and configure. It is possible to make a widget a part of another widget by embedding it.

  • No labels