Lisa,

If you really, really have to have that UI, and are on v7+ then it can be done.

I think you would need to put together a Data Visualization Field to
produce the custom UI and a few active links to capture the data from
the fields when it is available in the DVF field.

The custom UI would essentially be a web page so you should be able to
do the normal "onkeypress" stuff to detect the number of numbers in
the field after every key press. (Simple ref example:
http://www.w3schools.com/jsref/tryit.asp?filename=tryjsref_onkeypress)

Then you couple that with the DVF hooks to send events back to the ARS
form and let ARS active links stack the values into ARS fields that
are hidden (or maybe shown readOnly) so that ARS can store the data
for you.

Add a few more ARS hooks to be able to pass in the values from the
hidden field into the DFV on "Display" and I think you should have a
100% round trip process.

--
Carey Matthew Black
Remedy Skilled Professional (RSP)
ARS = Action Request System(Remedy)

Love, then teach
Solution = People + Process + Tools
Fast, Accurate, Cheap.... Pick two.



On 3/8/07, Kemes, Lisa <[EMAIL PROTECTED]> wrote:
I would like to create three fields (for a phone number).  One would be
the Area Code, then Exchange then Extension.  I would LOVE it if it
would automatically tab over to the next field, when they are finished
with the first one.  So if the customer were to enter "717" in the first
field (area code), it would automatically tab over to the Exchange field
and so on....

Is this possible?

Lisa

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


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

Reply via email to