Copied to clipboard

Flag this post as spam?

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


  • RunnicFusion 62 posts 145 karma points
    Jul 11, 2018 @ 14:48
    RunnicFusion
    0

    Umbraco Forms 4.0.0 Checkbxes always null

    In Umbraco 7.5.9 (and 7.5.9) i've encounter the following issue:

    • When saving my form, checkboxes are always posted as False
    • When viewing the record inside Umbraco, the values are False
    • When retrieving the field value, the value is False.
    • The recorddata in table UFRecords also shows json with false values for checkboxes

    Example data in the database:

    {'183fba08-5ed2-4a1a-8cc1-3364b0529e7e':'item 1, item 2','aec143aa-806c-43dd-9289-f9bcfb76065d':'False','eb357878-54cb-4a44-ba42-74959fd5b1cd':'False','a3491195-de34-47a9-dc1e-8bc5911dc604':'10-7-2018 00:00:00','7a19dfa1-98cb-4a08-b719-7fb5e96ea681':'Input 123','629e6d2f-10fd-4564-c6fc-30efc68ceb7a':'','f450c3ab-7fdd-4cc7-c246-d1171f4b983b':'No'}
    

    Love to hear a working solution!

  • RunnicFusion 62 posts 145 karma points
    Jul 27, 2018 @ 07:33
    RunnicFusion
    0

    Tried upgrading to Umbraco Forms 4.4.7. After the second attempt I managed to get it working. Also running the package created by Tim helpt:

    https://our.umbraco.com/forum/umbraco-pro/contour/60744-Entries-have-dissappeared#comment-206075

    After restoring my bootstrap markup, new and old Umbraco Form were working again.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies