Thanks Maksim for your support
I tried it now and I got error
sap.ui.commons.AutoComplete.prototype.init.apply(this, arguments);
this.bindAggregation("value", {
path: "/myPath",
mode: sap.ui.model.BindingMode.OneWay,
formatter: function (path1) {
the error is
Uncaught Error: Aggregation "value" does not exist in Element myPath#__path0
any idea what is wrong here?
Best Regards,
Joerg