I am developing a form that will be accessed with the web client, through 
Mid-Tier. The customer has three feature requirements that will require 
modification of the default behavior using JavaScript. I know JavaScript 
scripts can be added to a form using the Web Content Header/Footer, but my 
attempts to code these are not working.



(1) Tab over menus and other field elements. KA337611 says comment out a line 
in ClientCore.js. This is not an option as the change will affect all forms, 
not just the form in question. Can I override function 
setFocusToTabElementFromCur?



(2) Tab to specified field from current field. Fields are in panels and default 
next element behavior cycles twice through the fields in a panel before moving 
to the next panel. KA333860 gives JavaScript code to override tab order, but 
appears to be for a previous version of Mid-Tier, one that does not use the 
Yahoo-dom-event model.



(3) Auto-advance to next field when maxlenth characters entered. Customer 
requires for fields like phone numbers that the focus move to the next field 
when the maximum number of characters are entered. How is this done from within 
the DOM Event model?



Mid-Tier: 7.5.00 Build 200812291922

Web Client: IE8




Thank you in advance for your kind assistance.
James Rubarth-Lay



_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

Reply via email to