Skip to Content
-3
Aug 18, 2020 at 10:45 AM

Access a control from another View's Controller

1241 Views

Hello Experts,

How can I access a CONTROL of View1.xml from VIEW2.js Controller? Below code didn't work. Can anyone help me on this?

sap.ui.getCore().byId("idInput");

Thanks,

Zayid