Is it possible to add three new properties to a Base Business Class field? I need some type of override somewhere, if so HOW?
I would like to add four new properties (Temp, Traveler, Student, Volunteer) to the RelationshipType field below through an override, how do I do that?
Thanks