Copied to clipboard

Flag this post as spam?

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


  • Lewis Logan 21 posts 132 karma points
    Jun 11, 2019 @ 14:12
    Lewis Logan
    0

    Create Form Templates - Default Workflows

    Hi,

    I am currently in the process of simplifying the creation of forms for a site. I discovered that the templates for form creation (Comment Form and Contact Form) exist in \App_Plugins\UmbracoForms\Data\Templates.

    I have successfully created my own with multiple fields, however I am unable to insert workflows upon creation.

    I've edited the JSON and have tried referencing in the IDs of two workflows but none seem to be taken into consideration upon form creation. Example:

    ...      
          "useClientDependency": false,
          "workflows": [
            "c0a18a03-f068-46de-8b09-0f1556427a27",
            "d2874575-1bd8-48dd-bee7-8ef34dfc3df7"
          ],
          "datasource": null, ...
    

    Is there something I am missing? Has anyone done something familiar?

    Kind Regards, Lewis

Please Sign in or register to post replies

Write your reply to:

Draft