Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.5 M1
-
None
-
None
Description
When removing a field using Form.removeField(String) will return a IllegalStateException if the name field does not exists.
Should modify this method signature to return boolean value if the named control was found and removed