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

Re: Auto tabbing in SAP UI5

$
0
0

Hi,

 

I'm trying to implement it in application, addStyleClass('alphanumeric') on a inputfield is adding alphanumeric class to the DIV element of the input element.

 

Attached are the image of view code and from Chrome developer tools.

 

Autotab View Code.png

Autotab Image.png

As per autotab documentation class has to be added to the field(input field).

Let me know if my understanding is correct or not.

 

Thanks,

Dheeram

 

Message was edited by: Dheeram Kallem I was able to achieve auto tabbing. I did it by using id of the element. And used manually setting the element, target and previous one by using below like statement. $('#alphanumeric2').autotab({ format: 'alphanumeric', target: '#alphanumeric3', previous: '#alphanumeric1' });


Viewing all articles
Browse latest Browse all 9091

Trending Articles



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