This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 3

Problems with column_2


  1. Sunmoon
    Member

    Hi,

    1. if i write in 2 fields at css: column_2, these fields are anyway in two rows. How can i make them all in one row?

    2. if i have 6 fields with entry column_2 - how the program knows which two belong together?

    Best regards

    Posted 12 years ago #
  2. yuniar

    1) Try to delete your browser cache, just in case it's still loading the old CSS file.

    2) If you have 6 fields, it will be arranged like this:

    [field 1] [field 2]
    [field 3] [field 4]
    [field 5] [field 6]

    MachForm Founder

    Posted 12 years ago #
  3. Sunmoon
    Member

    Hi yuniar,

    ah, thank you :-).

    How can i choose the distance between two column_2 fields?

    Posted 12 years ago #
  4. redityo

    You can try to use column_3 or column_4 in field custom css class, that would give you different width.
    Also, you can add "new_row" css class (on [field 3] and [field 5]) to make sure the field go to new line. You can use like this :

    column_4 new_row

    MachForm Support

    Posted 12 years ago #
  5. AguilaFan
    Member

    Placed colunm_2 in css field and nothing happens. Please advise what steps to trouble shoot. Top Aligned (default) is enabled.
    Thank you.

    Posted 12 years ago #
  6. williamansley
    Member

    AguilaFan, you don't give enough details in your message for me to be sure exactly what the problem you are seeing is, but you need to paste the text "column_2" into the "Custom CSS Class" field of the field properties for both of the fields in your form that you want to display side by side. Also, you will not see the fields display in two columns in the Form Manager Edit Mode; you have to save your form and then View it to see the multi-column layout. If you are trying to set up more than two fields in two columns (for example, six fields, as shown in the example in the second message in this thread), you may have to add "new_row" after "column_2" in the "Custom CSS Class" field of the field properties for the first field in the second and third rows of items, that is "field 3" and field 5" in the example above.

    Posted 12 years ago #
  7. AguilaFan
    Member

    Appreciate answer Wiiliam.
    Did all of what you wrote. Saved, and clicked on VIEW. Single column for 4 fields. Top Aligned and the whole ball of wax.
    Just thought of something. The multi column feature...does it only work in new 3.3 version?
    Upgraded just in case.
    Nope. Still one column format. Used "old" form to check it out.

    Finally got it going by creating new form with version 3.3 installed. Thought the form created with 3.1 would "adapt" to version 3.3 modifying the code once opened. Guess not.

    Posted 12 years ago #
  8. yuniar

    It should be upgraded. Try to delete your browser cache and restart it. Most likely your browser still loading the CSS files from the old cache.


    MachForm Founder

    Posted 12 years ago #
  9. AguilaFan
    Member

    Thank you Yuniar. Will flush cache and see if older forms will take columns.

    Posted 12 years ago #

RSS feed for this topic

Reply