Skip Navigation

[Resolved] Side by side fields with form builder not working

This thread is resolved. Here is a description of the problem and solution.

Problem: I'm trying to create a Form that includes multiple fields in a single row, using a grid with columns. However, the fields always stack up vertically.

Solution: To use the drag-and-drop Form builder effectively, you'll have to include the Bootstrap Library in Toolset > Settings > General.

50% of people find this useful.

This support ticket is created 5 years, 3 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

Tagged: 

This topic contains 2 replies, has 2 voices.

Last updated by stephaneG-5 5 years, 3 months ago.

Assisted by: Christian Cox.

Author
Posts
#1308809
FormBuilder.png

I am trying to:

I'm creating a form with the form builder and I need two fields side by side.

Link to a page where the issue can be seen:

See the screenshot.

I expected to see:

I saw in videos that we can drag and drop fields on the side of of field to create a second column.

Instead, I got:

On my two websites, I can only drag and drop on over or under another field, and not on the side of that field.

#1308883

Hi, in order to get the best results from the Form builder, your site must implement the Bootstrap library. Please go to Toolset > Settings > General and let me know the Bootstrap loading settings selected here.

#1308921

Thanks, that works.