Copied to clipboard

Flag this post as spam?

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


  • Anders Lynge Pedersen 6 posts 27 karma points
    Jun 08, 2011 @ 20:26
    Anders Lynge Pedersen
    0

    Workflow not triggered when editing existing record.

    Hi,

    I have set up a form, used to enter data. I have a workflow doing a lot custom processing to the data when submitted.

    I have placed the form in “Edit mode”, and the user is able to edit the already submitted data.

    However, my problem is, that the workflow is no longer triggered when I’m editing the data.

    The workflow works perfectly when creating a new record.

    I have tried placing the workflow on Partial Submitted and Submitted, none of them seems to work.

    Anyone? Is that how it’s supposed to work?

    Best regards, Anders Lynge

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Jun 09, 2011 @ 08:43
    Tim Geyssens
    0

    Yup when editing record the worlflows aren't trigger.

  • Anders Lynge Pedersen 6 posts 27 karma points
    Jun 09, 2011 @ 08:46
    Anders Lynge Pedersen
    0

    Tim, that’s really a bummer. Any way around this? Would you consider it for further versions?

  • Tim Geyssens 1060 posts 27 karma points
    Jun 09, 2011 @ 08:53
    Tim Geyssens
    0

    Well it's actually a setting

    Open the /umbraco/plugins/umbracocontour/umbracocontour.config file

    You should have the following in there:

     <setting key="IgnoreWorkFlowsOnEdit" value="True" />

    Simply set that to False

    Let me know if that doesn't do the trick

  • Anders Lynge Pedersen 6 posts 27 karma points
    Jun 09, 2011 @ 09:00
    Anders Lynge Pedersen
    0

    Tim, perfect!

    That works like a charm - thank you :)

  • Tim Geyssens 1060 posts 27 karma points
    Jun 09, 2011 @ 09:25
    Tim Geyssens
    0

    Sweet, glad I could help

  • 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