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

Do not require a key for consent type form fields #198

Open
robertregnier opened this issue Apr 11, 2023 · 0 comments
Open

Do not require a key for consent type form fields #198

robertregnier opened this issue Apr 11, 2023 · 0 comments

Comments

@robertregnier
Copy link

When creating a fusionauth_form_field that of control type consent, the validation for the key property requires a value. A key value cannot be supplied here because the key is generated by FusionAuth.

Fix the validation so that if the control type value is consent then its ok not to supply a key value.

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

No branches or pull requests

1 participant