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

Fix Field mandatory & normalize in row save typecast #899

Merged
merged 16 commits into from
Nov 5, 2021
Merged

Conversation

mvorisek
Copy link
Member

@mvorisek mvorisek commented Oct 3, 2021

fixes #575
fixes #576

this also fixes atk4/ui to show mandatory error below form inputs (other errors like required are shown)

@mvorisek mvorisek force-pushed the fix_mandatory branch 2 times, most recently from 4de3ccb to b45299e Compare October 4, 2021 10:40
@mvorisek mvorisek force-pushed the fix_mandatory branch 2 times, most recently from 789733e to 1bc8d76 Compare October 4, 2021 11:49
@mvorisek mvorisek changed the title Fix Field mandatory, check in normalize Fix Field mandatory & normalize in row save typecast Oct 4, 2021
@mvorisek mvorisek force-pushed the fix_mandatory branch 2 times, most recently from ce5882b to 4b64a57 Compare October 14, 2021 19:19
@mvorisek mvorisek force-pushed the fix_mandatory branch 2 times, most recently from 5250d75 to cf37dc1 Compare November 5, 2021 19:42
@mvorisek mvorisek added the RTM label Nov 5, 2021
@mvorisek mvorisek merged commit 0ec0229 into develop Nov 5, 2021
@mvorisek mvorisek deleted the fix_mandatory branch November 5, 2021 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"mandatory" and "required" field properties need to be refactored "mandatory" null validation is not working
2 participants