Required field error messages repeat Label text. It doesn't look right

Hello community.

We have an app that has Edit Action forms that require to guide the user through the meaning of the fields being filled in. Softr still doesn’t support tooltip, so, as a work-around, we are forced to provide the explanation for the field in the Label property of the field on the form.

This works with one significant drawback - Softr includes the Label text in the required field’s error message, which makes the error message look odd when the Label text actually includes the “tip” text.

I am enclosing an example. As you can see, when the field is left blank, triggering the error message, the error message repeats the entire label text, followed by “is required”. This looks very odd.

I’d like to request that Softr simply generate “This field is required”, rather than “[Label text] is required” error message.

… unless a true tooltip support is in the works for blocks and action forms, which has been requested many times.

Thanks