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

Compare with Current View Page History

« Previous Version 6 Next »

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. 

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.




  • No labels