Kayleigh
Member
- Local time
- Today, 12:19
- Joined
- Sep 24, 2020
- Messages
- 709
I have re-designed one component of my system due to design flaws. I am looking for some insights in the best way to design the user-interface to my clients' best benefit. I have drafted one version but I feel this has developed as a result of the relationships design rather than considering how it is best for my client.
If anyone can suggest a more efficient method to:
1) create the ParentList without requiring several crosstab queries
2) display the guardians on one form which can be modified (frmParents) and how a number of students can be linked to guardians. (Possible from relationships point of view but not sure how to implement on front end.)
3) how to add new guardians which are linked to students (assuming students are added before guardians)
4) how to find if two guardians share same contact/address details and set only one of details as visible
See my sample database enclosed.
Would appreciate any suggestions here!
If anyone can suggest a more efficient method to:
1) create the ParentList without requiring several crosstab queries
2) display the guardians on one form which can be modified (frmParents) and how a number of students can be linked to guardians. (Possible from relationships point of view but not sure how to implement on front end.)
3) how to add new guardians which are linked to students (assuming students are added before guardians)
4) how to find if two guardians share same contact/address details and set only one of details as visible
See my sample database enclosed.
Would appreciate any suggestions here!