Hi amaro57,
Thank you for using the plugin.
If you wanted to have two elements in the first column I would recommend creating a Gravity Form form with a sample structure of:
Column Start
Field 1
Field 2
Column Break
Field 3
Column End
On the first two fields, go to Appearance -> Custom CSS Class and insert text width50 (this can be changed if this class is already used or if another class name makes more sense in your project. Note that the following CSS code would need to be altered to reflect this change.).
Then in your CSS add the following:
.width50 {
width: 48%;
display: inline-block;
margin-right: 2px;
}
Does that create the desired result? If not, can you please provide more information and we’ll see what we can do. 🙂
Wishing you a fantastic day.
Kind regards.
Thank you for your reply.
I’m not attempting to place two elements in a column, I’m attempting to nest a column within another column. Like so:
Column Start
Field 1
Field 2
Column Start
Field 3
Column Break
Field 4
Column End
Column Break
Field 5
Column End
+-------------------+---------+
| Field 1 | Field 5 |
+-------------------+---------+
| Field 2 | |
+-------------------+ +
| Field 3 | Field 4 | |
+ + + +
| | | |
+---------+---------+---------+
The bold would be a column nested within the first column. I’m unable to find a method to create this reliably as the Column Break after the first Column End does not work. Field 5 is forced on a new row due to the first Column End forcing a new row while I want it to remain on the same row.
Hi amaro57,
Thank you for replying, and sending more information on your requirements.
The plugin does not have the option to allow for nesting. It may be worth considering that something similar could be achieved using html fields (erase the Field Label, and for Content just use ), although we can appreciate that this may be undesirable. If you need more information on this approach, please ask.
We will investigate the possibility of creating a way of nesting, but this would likely require a significant alteration of the logic.
I hope that helps, even if it is not a clean solution.
If there is anything more that we can do to assist, please do not hesitate to ask.
Kind regards.
Dear WebHolism, can you please write in more details, I need exactly the same as amaro57.
But I do not understand part just use ) ??
Can you please type steps to recreate what amaro57 asked for.
Thank you very much.
Hi KovaZg,
Thank you for using the plugin.
Can you please provide more information on your requirements?
Up until now there have not been many requests for this functionality and we are attempting to understand the use cases to determine the importance of this feature.
Many thanks for your time, and your assistance in helping us understand how people are using this plugin.
It is possible to send us information directly at [email protected], if you prefer.
Kind regards.