Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
docs:3500:0800:0850 [2025/06/12 02:36] – Rename to AwareIM aware_support3docs:3500:0800:0850 [2025/06/12 04:00] (current) – Change to AwareIM aware_support3
Line 11: Line 11:
 There are three objects exposed to the script: There are three objects exposed to the script:
  
-  * "field" – this is Aware IM object representing the field (see the table below)+  * "field" – this is AwareIM object representing the field (see the table below)
   * "markup" – this is the HTML markup of the field (jQuery object)   * "markup" – this is the HTML markup of the field (jQuery object)
   * "config" – this is the object that represents a widget configuration of the field or null if the field does not use a widget. The object has the following properties:   * "config" – this is the object that represents a widget configuration of the field or null if the field does not use a widget. The object has the following properties:
Line 39: Line 39:
 The following table lists all different field types and the corresponding Kendo UI widgets. The following table lists all different field types and the corresponding Kendo UI widgets.
  
-|**Aware IM attribute type**|**Kendo UI widget**|** Aware IM field object**||+|**AwareIM attribute type**|**Kendo UI widget**|** AwareIM field object**||
 |Plain Text (no choices, 1 line)|None|AwareApp_TextField| |Plain Text (no choices, 1 line)|None|AwareApp_TextField|
 |Plain Text (no choices, several lines)|None|AwareApp_TextAreaField| |Plain Text (no choices, several lines)|None|AwareApp_TextAreaField|
  • Last modified: 2025/06/12 02:36