diff --git a/src/sap.m/src/sap/m/DynamicDateRange.js b/src/sap.m/src/sap/m/DynamicDateRange.js index 6f3b2e3edcae..f7ce618974b4 100644 --- a/src/sap.m/src/sap/m/DynamicDateRange.js +++ b/src/sap.m/src/sap/m/DynamicDateRange.js @@ -266,6 +266,10 @@ sap.ui.define([ */ var DynamicDateRange = Control.extend("sap.m.DynamicDateRange", /** @lends sap.m.DynamicDateRange.prototype */ { metadata: { + interfaces : [ + "sap.ui.core.IFormContent", + "sap.ui.core.ISemanticFormContent" + ], library: "sap.m", properties: { /**