Announcement

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

    SGWT.mobile - Form.editNewRecod() leads to stackoverflow

    It is obvious, just look at

    Code:
        public final void editNewRecord(Record initialValues) {
            editNewRecord(initialValues);
        }

    #2
    Fixed, thanks for the report.

    Comment

    Working...
    X