diff --git a/workflow/public_html/lib/js/mafe-bd462bc9-0011253c.js b/workflow/public_html/lib/js/mafe-bd462bc9-0011253c.js index b535966a0..82a69debb 100644 --- a/workflow/public_html/lib/js/mafe-bd462bc9-0011253c.js +++ b/workflow/public_html/lib/js/mafe-bd462bc9-0011253c.js @@ -91268,7 +91268,7 @@ FormDesigner.leftPad = function (string, length, fill) { if (type === FormDesigner.main.TypesControl.text) { this.pf = ["type", "variable", "var_uid", "dataType", "protectedValue", "id", "name", "label", "tabIndex", "defaultValue", "placeholder", "hint", "ariaLabel", "required", "requiredFieldErrorMessage", "textTransform", - "validate", "validateMessage", "maxLength", "formula", "mode", "operation", "dbConnection", + "validate", "validateMessage", "maxLength", "formula", "loadDropdownOptions", "mode", "operation", "dbConnection", "dbConnectionLabel", "sql", "memoryCache"]; if (this.owner instanceof FormDesigner.main.FormItem) { this.operation.type = "hidden";