Copied to clipboard

Flag this post as spam?

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


  • Andy Vennells 19 posts 59 karma points
    Jul 14, 2016 @ 02:58
    Andy Vennells
    0

    Extending Umbraco forms data table

    I am trying to extend Umbraco forms so that I can store more info that is provided by the Entries table out of the box.

    So for example, currently I have a form with a number of fields. These fields will be shown in the entries table. But I want to also add a field that shows which email address was used from the workflow. I can get the workflow email using the WorkflowStorage() class in a custom forms controller, but how do I extend the Entries table to show this? Also, how do I get the record ID of the record that is currently being handled?

  • 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