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

feat(plugin-form-builder):Add validation for form ID when creating a form submissions #4730

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

paulpopus
Copy link
Contributor

Closes #4471

Description

Adds a validate function on the form field to check that the form it's going to be attached to actually exists.

  • I have read and understand the CONTRIBUTING.md document in this repository.

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • I have added tests that prove my fix is effective or that my feature works
  • Existing test suite passes locally with my changes

@jmikrut jmikrut merged commit f9dda62 into main Jan 12, 2024
29 checks passed
@jmikrut jmikrut deleted the feat/4471-add-validation-for-form-submission branch January 12, 2024 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

plugin-form-builder: FormID validation
2 participants