SAPUI5 Set Focus on Input Field
问题 i have the following Problem: I have 2 XML Views with a few input fields and at navigation to the second view the focus should be on the 5th(ID = "RueckmeldeNr") field. I tried several things but nothing worked.. If i use the jQuery delayedCall the focus shortly flashes on the input field but is instantly set to the NavBack Button in the upper left corner. Do i use the method false or forget something? How can i solve this? onAfterRendering : function(oEvent) { oInputRueck = this.getView()