Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exclude example email template from workflows #849

Closed
bjarnef opened this issue Aug 22, 2022 · 1 comment
Closed

Exclude example email template from workflows #849

bjarnef opened this issue Aug 22, 2022 · 1 comment

Comments

@bjarnef
Copy link

bjarnef commented Aug 22, 2022

Now that default themes, export and email templates are served via static assets, there doesn't seem to be a way to exclude default example email template, which may not be relevant to use, when custom email templates are added.

image

@AndyButland
Copy link

We'll add a configuration option for this for the next release for Forms 10:

    "Forms": {
      "FormDesign": {
        "RemoveProvidedEmailTemplate": true
      },
    }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants