View Single Post
  #1 (permalink)  
Old 06-04-2008, 07:57 AM
anu anu is offline
Junior Member
 
Join Date: Jun 2008
Posts: 1
Post Multiple textboxes in Zend_Form

I want the telephone fields to be 3 separate text fields where by once the required digits are put in the first field, the cursor should move to the next field.
How to get this done using Zend_Form?
Reply With Quote