DNN.FormAndList icon indicating copy to clipboard operation
DNN.FormAndList copied to clipboard

Add client side validation for fields

Open ufoloko opened this issue 6 years ago • 4 comments

Actually, you have regular expression validator for fields but just works after submit the form

It would be great to have client side validations too, for better UX with forms.

ufoloko avatar Feb 21 '19 02:02 ufoloko

In the spirit of cleaning the backlog I am closing this issue as nobody submitted a PR and the issue has been here more than a year.

valadas avatar Feb 13 '21 22:02 valadas

In the spirit of cleaning the backlog I am closing this issue as nobody submitted a PR and the issue has been here more than a year.

Hi Valadas, Im already working on this, can you reopen please, I think this can take me some days more to finish.

I would like to ask to somebody about the better way to make this change. To try to add the client side for each type(string, email, currency, etc) this requires duplicated code in each type or simply try to add this on Editcontrols file (this apply just for required field)

If somebody want to talk a little about it, please let me know.

ufoloko avatar Feb 15 '21 15:02 ufoloko

Reopening the issue as per comment above.

valadas avatar Feb 15 '21 21:02 valadas

I already sent a pull request with this feature #88

ufoloko avatar Feb 18 '21 17:02 ufoloko

@ufoloko let me know if you still plan on working on this issue and I'll be happy to re-open.

valadas avatar Jul 05 '24 19:07 valadas