Copied to clipboard

Flag this post as spam?

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


  • Darren Eccles 59 posts 298 karma points
    Sep 02, 2021 @ 14:56
    Darren Eccles
    0

    Bug in Umbraco Forms - Can't submit multiple forms in the Grid without refreshing the page

    I'm using Umbraco 8.13.0 and Umbraco Forms: 8.7.6

    Pretty sure this is a bug, I've created two basic forms (form 1 and form 2) and added them to the Grid.

    I've even checked 'Model.SubmitHandled' for both forms.

    If I fill in and submit form 1 first (Model.SubmitHandled = true), it works fine, now if I try and fill in and submit form 2 afterwards, it does nothing (Model.SubmitHandled = false). I have to refresh the page to submit form 2, however form 1 then doesn't submit!!

    I have no problem with validation, that seems to be working fine on both forms.

    Just wondering if anyone has come across this before? and has a solution

    Thanks

Please Sign in or register to post replies

Write your reply to:

Draft