Feature #878
closedModule #882: Hands on & Code Familiarization
Sub module #883: UAN Repository - Record Update
Feature #871: List the UAN repository record
Validation logic - server side & Message display
100%
Files
Updated by Nisha Balakrishnan almost 3 years ago
- Due date changed from 09/27/2023 to 09/22/2023
- Assignee changed from Shameera S L to Ashitha C
Updated by Ashitha C almost 3 years ago
- File Screenshot (39).png Screenshot (39).png added
- File Screenshot (40).png Screenshot (40).png added
- File Screenshot (41).png Screenshot (41).png added
- File Screenshot (42).png Screenshot (42).png added
- File Screenshot (43).png Screenshot (43).png added
- File Screenshot (44).png Screenshot (44).png added
06-10-2023
Validation:
1. If we enter 12 digits as UAN Number which is not in the UAN repository, then it will show an error "Field office details not found".
2. If we enter a number less than 12 digits, it will show an error "Please Enter valid UAN".
3. If we enter a number greater than 12 digits, it will show an error "Please Enter valid UAN".
4. If we enter 12 digits as UAN Number which is in the UAN repository, then it will list the member details corresponding to that UAN Number.
5. If we click Search button without entering any data, it will show an error "Please Enter UAN".
6. If we click Clear button, then it clear all the data in the table and also the UAN Number that we entered.
Updated by Nisha Balakrishnan over 2 years ago
- Status changed from Resolved to Closed