This topic is locked
[SOLVED]

 How to change Tab order

8/1/2010 11:27:39 PM
PHPRunner General questions
E
EagleClaw author

I have a form that I am displaying one record in two lines. When we are inline adding or inline editing, the tab order move through the fields going up and down. I need it to move laterally through the first row, and then move to the second row. How can I change the tab order on this form?
I am running PHPRunner 5.2.
Thanks.

A
ann 8/4/2010

Hi,
proceed to the Fields order and totals tab and switch to the Edit tab.

You need to set up order of the fields to edit: first fields from the first line, then from the second.

E
EagleClaw author 8/5/2010

Ann;
Thanks for the reply. But if change the order at the Fields order and totals tab (Edit tab), it doesn't change the order on the inline add or inline edit.
Any suggestions?

A
ann 8/6/2010
E
EagleClaw author 8/6/2010

Thanks.
That worked.
Regards.