on 2017 Aug 03 2:07 PM
How can I validate the Input of a field for creating new data, comparing with duplikates already existing in odata?
I don't know how to handle the Information from odata model to compare values.
Many thanks
Chris
Do you want to compare the user entered data with the data from backend?
If yes, then trigger the service and store the data from backend service into a local json model.
Then, compare the user data(input field) with the data in local json model.
If your scenario is completely different, then ignore the above lines. 😞
Regards,
Sharath
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
65 | |
8 | |
8 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.