Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Chris Soto 13 posts 33 karma points
    Nov 17, 2016 @ 23:03
    Chris Soto
    0

    Cannot get columns to render

    I am using Forms 4.3.3 on a fresh 7.5.4 install using the TXT starter kit for a proof of concept questionnaire.

    Unfortunately, I cannot get the questions to render as columns inside a group. All questions just render inline.

    I have tried dropping the macro inside of an RTE and rendering it in the template. In both cases the questions just render vertically inline.

    Any ideas on how to fix this would be greatly appreciated.

    Thanks,

    -Chris

  • Dennis Aaen 4500 posts 18255 karma points admin hq c-trib
    Nov 20, 2016 @ 10:39
    Dennis Aaen
    0

    Hi Chris,

    What you need to do to be able to get your form rendered in columns is click on the settings for the questions group. Then you can add columns for your form.

    enter image description here

    When you have added the columns that you want, then you need to reorder the fields in the form. In the reorder view, you can now drag the fields into the new columns.

    enter image description here

    Hope this helps,

    /Dennis

  • Chris Soto 13 posts 33 karma points
    Nov 20, 2016 @ 21:56
    Chris Soto
    0

    Hi Dennis,

    Thanks for the response, but I should have mentioned in the original post that I had already created the columns in the question group and placed questions in the columns in the designer.

    The problem is that instead of rendering those columns in the page, it renders the contents of column 1, followed by the contents of column 2, etc in 1 single column.

    • Chris
  • Dennis Aaen 4500 posts 18255 karma points admin hq c-trib
    Nov 22, 2016 @ 20:04
    Dennis Aaen
    0

    Hi Chris,

    Do you using Boostrap for you site? If so then you should get this out of the box.

    If not are using Boostrap then you will need to do some changes to the /Views/Partials/Forms/Forms.cshtml.

    If you are doing changes to this file for all your forms, then you you should have in mind that we override this if you update your Umbraco Forms a newer version.

    What you can do is customize to the HTML to your specific forms

    https://our.umbraco.org/documentation/Add-ons/UmbracoForms/Developer/Custom-Markup/

    Hope this helps,

    /Dennis

Please Sign in or register to post replies

Write your reply to:

Draft