Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3354

Re: How to keep cursor on the first element in form?

$
0
0

Hi Krishna,

 

You might need to add some delay:

onAfterRendering: function(){
var self = this;
jQuery.sap.delayedCall(0, null, function() {   self.getView().byId('loginEmail').focus();
});
}

Regards,

Sai.


Viewing all articles
Browse latest Browse all 3354

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>