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

Compare with Current View Page History

« Previous Version 7 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. 

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. 

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