move field next to another

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
sticcino
User
Posts: 1043

move field next to another

Post by sticcino »

been trying the custom template, but not getting it to work and making more of a mess than anything.

is there anyway with jquery to move a field next to another field?

have a simple contact form with 3 phone numbers and extensions, would like to display the extension label and field next to each phone number field

current:
phone1.
ext1
phone2
ext2
phone3
ext3

prefer:
phone1 ext1
phone2 ext2
phone3 ext3

thanks,


mobhar
User
Posts: 11747

Post by mobhar »

You'd better keep using Custom Templates instead of using jQuery to move a field next to another. Please post your Custom Templates code for more discussion.


Post Reply