Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Creating a RichTextItem initializes its with empty value

    1. SNAPSHOT_v9.0d_2013-02-28/LGPL Development Only (built 2013-02-28)
    2. browser(s): IE 8, FF 10.0.2

    Creating a RichTextItem on DynamicForm automatically initializes its with empty value and fires ItemChangedEvent.

    editForm.getChangedValues() returns {richTextItem=}

    This behavior looks incorrect. It's difficult to determine if there were any changes on the form. Other types of FormItems do not get default values without additional coding.

    Could you please fix it?

    #2
    Thanks for the report - we've made changes to address this in 3.1p and 4.0d - please retest with a nightly build dated March 13 or later.

    Comment

    Working...
    X