Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

When creating a widget, define its form, fields, and its behavior by using the template elements to specify the way it displays with HTML and Widget Attributes. Apply HTML tags to add and control elements such as buttons and various types of fields. 

Common SimpleTags are the template elements that specify the way widgets displayed with HTML and Widget Attributes, their fields and their behavior. These tags allow adding and controling elements such as buttons and various types of fields. 

Note

When a widget is implemented, all tag attribute values are transmitted as a string regardless of the attribute type. During the processing phase, the attribute value is applied in line with the type specified.