Closed cboulanger closed 7 years ago
dialog,Form, line 295: switch ( fieldData.type.toLowerCase() ) doesn't check if "typ" property exists -> will result in cryptic error if forgotten.
dialog,Form, line 295: switch ( fieldData.type.toLowerCase() ) doesn't check if "typ" property exists -> will result in cryptic error if forgotten.