Condition for visible and required fields issue on newedit page

1
Hello, I have a field that is set to required and also has a visibility condition. When the field is not displayed (by default) the form saves without issues. If the field is made visible by the condition value being met, then hidden again by changing the condition value the form will not save or provide notification that a requirement is needed (as the field is hidden). Questions are: 1) Is this a known issue? and if yes is there a timeline to a fix? 2) Is there or can anyone think of a work around for this problem? Thanks.
asked
2 answers
3

I have ran into similar issues as well. I worked around this by replacing the save button with a microflow button and handling validation in the microflow when applicable.

answered
0

This is still an issue in Mendix version 6.7.0.

Will this be fixed in a future release ? It costs me a lot of unnecessary work and time to work around this issue.

answered