This is a migrated thread and some comments may be shown as answers.

validation with regular expressions and server -side error messages for certain form field

2 Answers 49 Views
DataForm
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Marc
Top achievements
Rank 1
Marc asked on 05 May 2017, 02:27 PM

Hi,

I am using the DataForm component and I just want to know if the developers team will consider the following features for a future release of Telerik UI for NativeScript

  1. Validation with regular expressions for certain cases, where the validators that are available right now are not suitable enough
  2. combined validation of two fields (e.g. one field for an email and another field to confirm the email, so both fields need to contain the same email and if not, show an error message with the same style like the error messages of the existing NonEmptyValidator etc...)
  3. print error messages, when the server-side validation fails for certain form fields (situation: when the user submits a form to a server after the client-side validation using the DataForm PropertyValidators succeded, the server makes a more extensive validation and returns the message, that the third form field is not valid, because the username is already used, which the app is not able to know during the client-side validation -> in this case we want to show an error message next to the specific field just the same way as if the validation of a PropertyEditor fails in the app

It would be awesome to have these features included in the DataForm component for NativeScript.

 

Best regards,

Marc

2 Answers, 1 is accepted

Sort by
0
Accepted
Nick Iliev
Telerik team
answered on 05 May 2017, 03:00 PM
Hello Marc,

We have just discussed with the developer's team the three feature requests and the overall opinion is that all of the requested features sounds great and indeed will be a great addition to RadDataForm.
Of course, some further investigation is needed. Meanwhile, our developers ask if it is possible for you to log all three feature request in this repository where they will visible from the whole community so that there can be further discussion and suggestions. Please add as much as possible information about the requests including possible scenarios (just as done in this thread).

Regards,
Nikolay Iliev
Telerik by Progress
Did you know that you can open private support tickets which are reviewed and answered within 24h by the same team who built the components? This is available in our UI for NativeScript Pro + Support offering.
0
Marc
Top achievements
Rank 1
answered on 05 May 2017, 03:29 PM

Hi Nikolay,

I am happy to hear that.

Thank you for the link and we will log the feature requests there.

 

Best regards,

Marc

Tags
DataForm
Asked by
Marc
Top achievements
Rank 1
Answers by
Nick Iliev
Telerik team
Marc
Top achievements
Rank 1
Share this question
or