Copied to clipboard

Flag this post as spam?

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


  • Mary 3 posts 74 karma points
    Aug 04, 2023 @ 14:16
    Mary
    0

    goforward method in forms

    After upgrading from Forms from 8.6 to 8.13.8 I have an error in the file UmbracoFormsExtensionsController.cs

    "The name 'GoForward' does not exist in the current context"

    I have compared the file between the 8.6 and 8.13.8 versions and they are the same - has the reference to 'GoForward' changed? It is causing an issue when the submit form button should go to a new page.

    enter image description here

    enter image description here

  • Marc Goodson 2157 posts 14435 karma points MVP 10x c-trib
    Aug 04, 2023 @ 16:31
    Marc Goodson
    0

    Hi Mary

    I had a quick look online and in Umbraco Forms release notes

    https://docs.umbraco.com/umbraco-forms/release-notes

    and I can't see a change that references GoForward :-(

    but I know there was a lot of refactoring of all the things from 8.7 onwards.

    It might be worth raising this as an issue on the tracker to get an explanation:

    https://github.com/umbraco/Umbraco.Forms.Issues/issues

    Feels like the change should be documented in some way.

    regards

    marc

  • Mary 3 posts 74 karma points
    Aug 14, 2023 @ 09:09
    Mary
    1

    The goforward method had been changed to private instead of protected.

    It is going to be reverted in the 8.13.11 release.

    https://github.com/umbraco/Umbraco.Forms.Issues/issues/1061#issuecomment-1668197891

  • Marc Goodson 2157 posts 14435 karma points MVP 10x c-trib
    Aug 14, 2023 @ 15:09
    Marc Goodson
    0

    Thanks Mary for raising it and reporting back!

  • 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