Hi all,
I would like to position some of my check boxes and radio buttons horizontally instead of vertically.
For example... (o's are the checks, or radios)
o title o title2 o title3 o title4
o title6 o title7 o title8 o title9
o title10 o title11 o title12 o title13
etc..
the above layout would save the user from scrolling down so far for all the options.
Is this something that can be done in the wizard, or do you have to do this with code.
If so could someone give me an idea of how it would be done.
thanks,
Anthony...
I would like to position some of my check boxes and radio buttons horizontally instead of vertically.
For example... (o's are the checks, or radios)
o title o title2 o title3 o title4
o title6 o title7 o title8 o title9
o title10 o title11 o title12 o title13
etc..
the above layout would save the user from scrolling down so far for all the options.
Is this something that can be done in the wizard, or do you have to do this with code.
If so could someone give me an idea of how it would be done.
thanks,
Anthony...
Hi Anthony,
In the Wizard there a multi-holder element that will let you to this to some degree. It's a bit quirky to use but it does work.
Alternatively you can just edit the Form HTML in the Form Editor and move things aroudn as you like.
Bob
In the Wizard there a multi-holder element that will let you to this to some degree. It's a bit quirky to use but it does work.
Alternatively you can just edit the Form HTML in the Form Editor and move things aroudn as you like.
Bob
Thanks bob,
I will have a hunt around for some tutorials.I suppose this would be just the same as editing any form in a html doc using css yes?
If you know of any around please let me kow, otherwise I should be able to find something relevant.
Thanks again for always shooting through prompt replies. It is really appreciated.
Regards,
Anthony...
I will have a hunt around for some tutorials.I suppose this would be just the same as editing any form in a html doc using css yes?
If you know of any around please let me kow, otherwise I should be able to find something relevant.
Thanks again for always shooting through prompt replies. It is really appreciated.
Regards,
Anthony...
This topic is locked and no more replies can be posted.