Copied to clipboard

Flag this post as spam?

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


  • Jonathan Roberts 372 posts 1005 karma points
    Jun 20, 2017 @ 15:29
    Jonathan Roberts
    0

    Umbraco Forms - Prevent Data being stored in DB

    Hi,

    Is there a way that we can prevent data from being saved into the Umbraco Forms Tables when a form has been submitted online and only send the data via an email? Do we need to create a Workflow and if so does anyone have any sample data that does this?

    Thanks

    Jon

  • Nicholas Westby 2005 posts 6843 karma points c-trib
    Jun 20, 2017 @ 16:55
    Nicholas Westby
    100

    Not that I'm aware of. You could always delete the data afterward, but I'm not sure that would be sufficient if you are, for example, aiming for HIPAA compliance. There would still be a SQL transaction log (perhaps that can be disabled) and possibly remnants on the file system.

  • 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