Issue with Mandatory Fields in Umbraco Grid After Package Upgrade
Hi everyone,
I recently upgraded my Umbraco installation from version 8.18.11 to 8.18.14. During this process, I encountered an issue where, after making changes to a grid item as an editor, I was being redirected to the login screen upon saving. This issue was resolved by upgrading the Our.Umbraco.DocTypeGridEditor package to version 1.3.0-blacknight.
However, after resolving the login redirection issue, I noticed a new problem: mandatory fields within the grid are being submitted even when they are left empty. This is causing data validation issues as these fields should not accept empty submissions.
Has anyone else experienced this issue, or does anyone have any suggestions on how to ensure that mandatory fields in the grid are correctly validated before submission? Any advice or guidance would be greatly appreciated!
Issue with Mandatory Fields in Umbraco Grid After Package Upgrade
Hi everyone,
I recently upgraded my Umbraco installation from version 8.18.11 to 8.18.14. During this process, I encountered an issue where, after making changes to a grid item as an editor, I was being redirected to the login screen upon saving. This issue was resolved by upgrading the Our.Umbraco.DocTypeGridEditor package to version 1.3.0-blacknight.
However, after resolving the login redirection issue, I noticed a new problem: mandatory fields within the grid are being submitted even when they are left empty. This is causing data validation issues as these fields should not accept empty submissions.
Has anyone else experienced this issue, or does anyone have any suggestions on how to ensure that mandatory fields in the grid are correctly validated before submission? Any advice or guidance would be greatly appreciated!
Thank you in advance for your help!
is working on a reply...