Copied to clipboard

Flag this post as spam?

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


  • Nikolaj Hjelm Kaplan 3 posts 24 karma points
    Nov 25, 2020 @ 11:13
    Nikolaj Hjelm Kaplan
    1

    What should I use instead of Form.WorkflowIds which is obsolete?

    I have some custom form elements that only make sense if the editor remembers to add a custom workflow to the forms, where these elements are used. I would like to validate this to avoid that the editor creates a form but forgets this workflow. I decided to do this on FormPrePopulate (which is maybe not ideal.. but it seems to work)

    But what should I use instead of the obsolete property WorkflowIds?

    Or should I use a completely different approach. For instance validate when the editor saves the form if this is possible?

  • Nikolaj Hjelm Kaplan 3 posts 24 karma points
    Nov 25, 2020 @ 19:58
    Nikolaj Hjelm Kaplan
    0

    Additional info: not only is the property obsolete. It also does not contain my custom workflow action. I have three workflow actions specified on my form. But the list of workflow guids only contain two items. So now I really need a better solution

  • Damien Holley 179 posts 540 karma points
    Jun 06, 2022 @ 07:03
    Damien Holley
    0

    Did you ever find a solution?

Please Sign in or register to post replies

Write your reply to:

Draft