Problem: Invalid Student Shows When Want To View The Student Details
The reason behind of invalid student message is some reason which mentions below:
- Address Info Missing
- Parent Info Missing
- Guardian Info Missing
Solution:
When Student Registration Or Import
-
- Enter Address Info.
- Enter Parent Info.
- Enter Guardian Info.
OR, Manually manage on Database:
- Enter addressinfos table data with students_id.
- Enter the parent_details table data with students_id.
- Enter the guardian_details & student_guardians table data with students_id.