Why can't Ifind Input Id in sap ui5 using the function sap.u.getcore.byId()? -


i'm trying access input field in controller of ui5 i'm not able fetch input box?

i'm using

sap.ui.getcore().byid('id of input'); 

i faced similar issue when started using ui5. id not same anymore because sap ui5 dynamically concatenates other properties id different. hope helps. try finding out id after has been changed resources.


Comments

Popular posts from this blog

Multilayer CSV to filtered excel -

Listboxes in c# -

ios - Why must I define variables twice in the Header file? -