Replies: 2 comments
|
This feature will be coming to Forms 17.5 and 18.1 to match with how |
0 replies
|
The change has now landed in the final 17.5.0/18.1.0 release |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Describe your idea
Field types, e.g. reCAPTCHA (or any other lookup of external data) often requires keys configured and therefore the
GetConfigurationErrors()method is useful as the field type is registered, but disabled on environments, where keys are not configured.Example from reCATPCHA:
However it doesn't seem a similar feature is available for workflows.
E.g. it would be useful in workflows for Mailchimp, Campaign Monitor, MailerLite or the following example in Brevo, where it currently doesn't register workflow if API key is not configured.
jebastin-git/Brevo.Umbraco#1
Context
No response
All reactions