Tab index at TLF text.
Hi there!!!
I created some classic text boxes and assign to each of them a tab index using the syntax: "fNameInput.tabIndex = 0; fNameInput.tabIndex = 1; fNameInput.tabIndex = 2;" etc.
afterwards, I decided to turn them into TLF boxes but after I did so, the tab index feature stopped to work.
What's wrong in my code and what should I do in order to turn on the tab index attribute?
Thanks in advance!!
atar.