Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Reset the Tab Order?
#4
(05-28-2019, 10:10 AM)ioan Wrote: Hi Alexandre,

I'm using templates that use bootstrap, I'm not using the IWBootstrap. My template doesn't have any tab order information, but the IW components are rendered with the TabOrder that I configured at design time, even if I try to replace the value with 0 or -1 at run time.
Here is an example from one form's page source of a rendered control, even if, at run time, I set the TabOrder := 0:

Code:
<input CLASS="form-control" ID="ESUBJECT" NAME="ESUBJECT" STYLE="" TabIndex="8" TYPE="TEXT">

The question is, is there a way to not render the TabIntex, or to force it to be 0 for all rendered controls?

The tab order can be a real pain.  I think you have to set all of the tab orders in the onrender of the form to get it to work.   However, it would really help if you could force the tabindex to be 0.
Reply


Messages In This Thread
Reset the Tab Order? - by ioan - 05-27-2019, 01:25 PM
RE: Reset the Tab Order? - by Alexandre Machado - 05-27-2019, 09:33 PM
RE: Reset the Tab Order? - by ioan - 05-28-2019, 10:10 AM
RE: Reset the Tab Order? - by joelcc - 05-28-2019, 02:02 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)