Copied to clipboard

Flag this post as spam?

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


  • Jorge 37 posts 119 karma points
    Jan 29, 2017 @ 15:36
    Jorge
    0

    Umbraco Form not showing the third field from Entries

    I have a weird problem where a field from Entries doesnt show.

    In my screenshot enter image description here the "Name" field was missing when I check it from Entries.

    See screenshot of my entries below enter image description here

    The weird error here is its not exactly the "Name" that doesn't display, but its the 3rd column in Form builder, if I switch email and name field then it will be the "Email" will become missing, its always the 3rd column.

    Another issue is the excel export doesnt work, but it works on the other forms, only this form or I name it "Course Date Form #1" has issues.

    Please let me know what could be the problem, thanks.

    I am using Umbraco 7.2.4 with Umbraco Forms 4.3.2

  • Mike Beale 38 posts 132 karma points
    Jan 31, 2017 @ 09:36
    Mike Beale
    0

    I've noticed this too, Umbraco 7.3.0 with Forms 4.3.2

    Thought it was just random fields, but now having a look at various forms it is indeed always the 3rd column that doesn't show.

    I've had a look around with developer tools in Firefox and the column and data is there, but the header & data table cells for that column has a style="display: none" on them, so something odd is happening on the 3rd column in the backend.

    Mike

  • Ryan 24 posts 106 karma points
    Mar 10, 2017 @ 03:08
    Ryan
    0

    I still have this problem with Umbraco forms 4.4.2

    Any known workarounds or fixes? I've just upgraded a number of clients for the recent security patch and this has started breaking for them. The previous version they had was usually 4.1.4

  • Nicholas Westby 2054 posts 7100 karma points c-trib
    Mar 10, 2017 @ 03:22
    Nicholas Westby
    0

    FYI, this has also been reported here: http://issues.umbraco.org/issue/CON-1120

  • Kristian Andersen 8 posts 99 karma points
    Jul 27, 2017 @ 11:11
    Kristian Andersen
    100

    To fix this, edit App_Plugins\UmbracoForms\js\umbraco.forms.js, line 1317

    $scope.hiddenFields = [];

Please Sign in or register to post replies

Write your reply to:

Draft