Presentation styles changes

Deprecated and renamed presentation style attributes.

Starting with version 3.00:

The following presentation style attributes are desupported:
  • CheckBox: customWidget
    Important: The Checkbox.customWidget style attribute has been reintroduced in version 3.10 for GBC with the "toggleButton" value.
The following presentation style attributes are deprecated:
  • Image: imageContainerType ( = "browser")

    Replace IMAGE fields using this style attribute with URL-based WEBCOMPONENT fields.

  • ComboBox: comboboxCompleter

    Consider using the COMPLETER form field attribute instead.