This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 2
How do I get fields on the same line?
Started 17 years ago by dgoodson | 108 posts |
-
Edited view.css in data/form1/css too but didn't work.
Posted 12 years ago # -
Your code should be like this:
#li_1{ float: left; width: 35%; clear: both; } #li_2{ width: 55%; float: left; } #li_3{ clear: both; }
if the problem persist, please contact us directly and let us know the URL to your form.
We'll help you.MachForm Founder
Posted 12 years ago # -
I see this was in the 3.0 beta "http://www.appnitro.com/forums/topic/official-version-3-beta-new-features-coming". Is this still coming?
Posted 12 years ago # -
We've released version 3 about two months ago with all those features. Which feature you are looking for?
MachForm Founder
Posted 12 years ago # -
Lathamkeen - Version 3.2 has the ability to place fields on the same line.....
http://www.appnitro.com/doc-field-alignment
Pretty much with every field type, plus there's a "matrix" field type, consisting of either check boxes or radio buttons that has a neat way of lining up responses as you might see in a long survey.
Posted 12 years ago # -
Hi Yuniar,
After 8 years on that issue, could you please let us know what is the roadmap for this? That would be very useful to have this as a new feature, to be able to add columns from front end, not editing CSS each time we'd like to make it?
Thanks a lot in advance
BR
LouisPosted 8 years ago # -
@ketzaldev, the feature you mention already exists in Machform; ensure you're using the latest version of Machform (currenlty 4.6); maybe you're on a version without these features (?) however the columns feature has been around since version 3.x (released three years ago).
See the documentation as I posted 3 years ago - http://www.appnitro.com/doc-field-alignment.
For some field types e.g. radio or check box, under the field property/options you can select 1, 2, 3 columns or "inline" to align such options in columns.
If the existing features as menntioned above are not what you're actually after, then please explain what further "columns" features you were expecting, or were wanting to do?
When you say "add columns from front end" do you mean from the public side of the website (showing the form that the user fills in) or from the Administrator section of Machform?
Posted 8 years ago # -
Hi AMurray,
Just a thought but don't you think there should be something in that doc explaining the class "new_row" as well? This class is important, for example, when you want to have 2 fields next to each other in one row and then below that another 2 fields in a row lined up next to each other as well.
Posted 8 years ago #
Reply
You must log in to post.