Keep Validation Feedback on calling microflow/nanoflow - Mendix Forum

Keep Validation Feedback on calling microflow/nanoflow

2

You may encounter a situation when some action has triggered validation Feedback on multiple inputs on a page.

If a user then changes one of the inputs, the respective validation feedback is hidden automatically. (Shown for Attribute A in the GIF below).

Now, if some microflow/nanoflow is called, all validations will disappear! This also happens when triggering an on change event handler as shown for Attribute B below.

For a page with lots of input fields this can become quite annoying for the user.

If would allow to implement a better UX if this behaviour could be configured on a microflow/nanoflow call.

Validation.gif

asked
1 answers

Any news?

Created