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

  • Comment author was deleted

    Jun 09, 2011 @ 08:43

    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?

  • Comment author was deleted

    Jun 09, 2011 @ 08:53

    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 :)

  • Comment author was deleted

    Jun 09, 2011 @ 09:25

    Sweet, glad I could help

Please Sign in or register to post replies

Write your reply to:

Draft