Help in form layout

Hello,

I have created a form with 2 blocks.

Block 1 contains three fields and Block 2 contains six fields.
I would like to have all three fields of Block1 to be vertically aligned with the corresponding first three fields of Block2, as in the picture attached.

The solution I was able to find is the following:

  1. force CSS width of all fields to be the same and
  2. create 3 dummy fields in Block1 to have same number of fields as in Block2

This solution is not really practical to me. A lot of editing.
Is there any other better solution/idea ?

Thanks in advance for your help.

sample.png

[QUOTE=maxi;39472]Hello,

I have created a form with 2 blocks.

Block 1 contains three fields and Block 2 contains six fields.
I would like to have all three fields of Block1 to be vertically aligned with the corresponding first three fields of Block2, as in the picture attached.

The solution I was able to find is the following:

  1. force CSS width of all fields to be the same and
  2. create 3 dummy fields in Block1 to have same number of fields as in Block2

This solution is not really practical to me. A lot of editing.
Is there any other better solution/idea ?

Thanks in advance for your help.[/QUOTE]

I’ve always wondered how this works but never tried, could it address your issue? You go to the Help, then Contents -> Tools -> Layouts -> Templates and read stuff related to Free Format and then apply it to the Forms Layout -> Settings. Happy to learn your thoughts.