Announcement

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

    Preserve existing dynamicform fields

    Hi,

    If I set a datasource in a dynamic form existing fields are lost. The documentation says:

    Code:
    If the old "fields" are still relevant, pass them to setDataSource().
    But I don't know how to pass them because there's only one parameter and is the datasource.

    Originally I bypass that binding the datasource to a valuesmanager but now I need validation and I've read that I also has to bind the datasource to the dynamicforms.

    GWT Version 2.1
    SmartGWT version 2.3 (from last week trunk).
    Tested on Chrome
Working...
X