EDA does not have by default record types for contacts to distinguish a Faculty member and a Student etc. I notice that the K-12 Kit does introduce record types for contact, which gives better control over page layouts to reflect Student vs Faculty.
Any reason why EDA does not have this by default?
Are there any pitfalls for introducing this?
Thanks
Walter
12 réponses
EDA provides that flexibility through the Affiliation object.
The Contact object that way can exist independently and in a scenario where a faculty or a staff is also a student taking a course at the school, the contact will have 2 affiliations with different roles - Faculty/Staff and Student. Hope this helps