Form wizard layout and style

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
4/20/2015 9:09:04 AM
Gravatar
Total Posts 167

Form wizard layout and style

My client is looking for responses to several questions in a formwizard pro to be placed on the same row. This is to capture product, model and date in one row and then several rows to capture several products. I suspect that this is not possible as questions are sequential, however can we use Custom CSS or such to place label and input on the same line to group things much closer. Inspecting the questions appears to have a break between label and input

SOLUTION 1

Label1  Label 2  Label3

Input1a   Input 2a    Input 3a

Input1b   Input 2b    Input 3b

Input3a   Input 3a    Input 3a

Input4b   Input 4b    Input 4b

Or

SOLUTION 2

Label1   Input 1

Label 2 Input 2

Label 3 Input 3

any thoughts?

Cheers

4/20/2015 1:38:09 PM
Gravatar
Total Posts 2239

Re: Form wizard layout and style

Hi Crippsy,

We can help you with this. Using a combination of Pages, the Flatten Pages as Groups option in the Form Wizard settings and grid classes, one can layout a Form Wizard form in many different ways. This page probably has our most complicated form wizard layout.

Give us a shout over at https://i7media.net/contact and we'll see what we can do for you.

Thanks,
Joe D.

5/8/2015 6:45:51 AM
Gravatar
Total Posts 167

Re: Form wizard layout and style

Many thanks, this works well. I have made an attempt and will contact i7media if we need more support .

Cheers

You must sign in to post in the forums. This thread is closed to new posts.