Icon View Incident Report

Serious Serious
Reported By: Doug Lyman
Reported On: 11/7/2016
For: Version 2.05 Build 4
# 4468 Creating an Auto-Create Form Dynamically in an Application Can Cause the Auto-Create Form to Close

There is a bug releasing dynamically created forms.

1. Open and run the attached project.

2. Click Open Static Child.

3. Click Close (repeat 2 and 3 a few times).

4. Click Create and Open Dynamic Child.

5. Click Close.

6. Now Click Open Static Child.

Freeing the Dynamic form (which is the same type as the static form) frees the static form.


Comments Comments and Workarounds
There is now code in the WebForms unit to allow for this type of usage, but the workaround was to make the form not be auto-created in the project, and just dynamically create instances of the form as necessary.


Resolution Resolution
Fixed Problem on 1/8/2016 in version 2.06 build 1


Products Affected Products Affected
Elevate Web Builder
Elevate Web Builder Trial

Image