@ -76,6 +76,7 @@ export class FormJdbc extends BI.Widget {
type: TextEditor,
width: 300,
value: connectionName,
allowBlank: true,
ref: (_ref: any) => {
this.form.connectionName = _ref;
},