Skip to content

Fix Field mandatory & normalize in row save typecast#899

Merged
mvorisek merged 16 commits intodevelopfrom
fix_mandatory
Nov 5, 2021
Merged

Fix Field mandatory & normalize in row save typecast#899
mvorisek merged 16 commits intodevelopfrom
fix_mandatory

Conversation

@mvorisek
Copy link
Copy Markdown
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

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