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

BUG: CF7 Repeated Field Validation Error #93

Open
1 task done
Jayminpatelips opened this issue Dec 31, 2024 · 0 comments
Open
1 task done

BUG: CF7 Repeated Field Validation Error #93

Jayminpatelips opened this issue Dec 31, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Jayminpatelips
Copy link

Describe the bug

@felipeelia @rtpHarry @berniegp

Error Message: One or more fields have an error. Please check and try again.

Can you explain how to fix this issue? I am facing this error on the form submit button

[field_group child id=”_child-groups” tabindex:1]

[text* booking_date id:booking_date class:booking_date ]

[text* text-384]

[/field_group]

If I have entered a value in the input field but a validation error is still displayed, please help me identify the issue. Let me know if there's something wrong.

Thanks

Steps to Reproduce

1 I have created a new CF7 Form and added below code in form

[field_group child id=”_child-groups” tabindex:1]
[text* booking_date id:booking_date class:booking_date ]
[text* text-384]
[/field_group]

2 When I submit the form its shows validation error

Form tab contents

Mail tab contents

WordPress information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Jayminpatelips Jayminpatelips added the bug Something isn't working label Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant