You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When using the calendar form control on optional inputs in bizform configuration, an error message is received after form submit when the default values are cleared from the form input.
To Reproduce
Steps to reproduce the behavior:
Create a kentico bizform
Use the calendar picker form control on an input, ensuring the input is marked as optional (required checkbox unchecked)
Place the configured bizform on a page builder page using the form widget
Navigate to the page
clear the calendar input and submit the form
the page returns an error message "Submission has failed. Please try again later."
There are no validation errors before submit to suggest any issue in the submitted form data
There are no events logged in kentico event log to explain the submit failuer
Expected behavior
When a form input is optional, it can be submitted with an empty value
Screenshots
Library Version
The issue was found while developing on Kentico v13.0.157 using the latest version of this nuget package.
Desktop (please complete the following information):
Describe the bug
When using the calendar form control on optional inputs in bizform configuration, an error message is received after form submit when the default values are cleared from the form input.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When a form input is optional, it can be submitted with an empty value
Screenshots
Library Version
The issue was found while developing on Kentico v13.0.157 using the latest version of this nuget package.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: