Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tab key in SelectOrderItems.php
04-06-2018, 06:59 AM,
#11
RE: Tab key in SelectOrderItems.php
Hi Jeff, yes looking at the code you mentioned the same needs to be done there.

Tim
Reply
04-06-2018, 07:23 AM,
#12
RE: Tab key in SelectOrderItems.php
OK, made that change. Attached is the file.

Thanks for your help Tim!

Jeff


Attached Files
.php   SelectOrderItems.php (Size: 87.92 KB / Downloads: 5)
Reply
04-06-2018, 07:32 PM,
#13
RE: Tab key in SelectOrderItems.php
Thanks Jeff, committed here:

https://github.com/timschofield/webERP-s...cc0b844206
Reply
04-07-2018, 07:00 AM,
#14
RE: Tab key in SelectOrderItems.php
Did some more testing today...
Everything seemed to work fine unless 8 or fewer items were returned in an item search, then the same problem re-appeared.
Changing the next line up from: strval($j+7), to: strval($j-1), seemed to "fix"
the problem but I'm not sure that is a good solution.

Jeff
Reply
04-07-2018, 07:27 AM,
#15
RE: Tab key in SelectOrderItems.php
When you say the same problem re-appeared you mean it wasn't tabbing down to the next box? I am not seeing any odd behaviour using the exact script you sent.

Are you using the "Frequently ordered items" facility? I can see a problem with the counter in that but it shouldn't alter the tabbing sequence.

Tim
Reply
04-08-2018, 06:50 AM,
#16
RE: Tab key in SelectOrderItems.php
The tabbing is fine. It wouldn't take me to the Enter Delivery Details screen.
see attached

Jeff


Attached Files Thumbnail(s)
   
Reply
04-08-2018, 07:32 AM,
#17
RE: Tab key in SelectOrderItems.php
Strange, I am not having that problem, using the file you attached here http://www.weberp.org/forum/showthread.p...9#pid14739

What happens when you press the button to go to the delivery details screen?

Tim
Reply
04-09-2018, 01:36 AM,
#18
RE: Tab key in SelectOrderItems.php
(04-06-2018, 07:32 PM)falkoner Wrote: Thanks Jeff, committed here:

https://github.com/timschofield/webERP-s...cc0b844206

This change can be pulled as it only deals with tabbing which seems to be fixed.

Tim
Reply
04-09-2018, 03:32 AM,
#19
RE: Tab key in SelectOrderItems.php
Change pulled to the other two repo's.
Reply
04-09-2018, 07:13 AM,
#20
RE: Tab key in SelectOrderItems.php
Thanks Paul
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)