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
    Feb 25, 2022 @ 05:08
    Jorge
    0

    Umbraco forms - record saving event.

    I want to edit/modify a specific field from Umbraco Forms before it save to the database.

    For example. I want to format the 'Name' field before it reach the database.

    I already tried FormService.Saving and FormStorage.Saving events but it doesn't update the record and it's not even hitting the breakpoint.

    I don't like to use custom workflow as it require to add another workflow in the form where I just like to format a specific field.

    I can't find any answers online.

    I hope somebody can help.

    This is an Umbraco Forms 8.5.7 running in Umbraco 8

    Thanks

  • 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