You are here:
Use Extended Attributes in Group Benefits
Use extended attributes to pull values from other objects into products. For example, source a member’s first name, last name, age, gender, and smoker status from the Group Census Member object. This approach centralises data in obe object and reduces duplication across products.
- Add Reference Objects for Extended Attributes
Extended attributes use census objects to supply product attribute values dynamically. To enable this, first add the relevant census objects to the reference object picklist. - Configure Extended Attributes for Product Classifications or Products
If you want the attribute to have the same behavior across all products inheriting the product classification, update the configuration in product classification. For example, configure First Name and Last Name as extended attributes on the Member classification so that every product based on this classification automatically inherits them. - Create Extended Attributes for Reference Object IDs
For each extended attribute that you configure, create an additional extended attribute in the same product or product classification for the Id field of every unique sObject or custom object referenced in that configuration. For example, if you use the Contact and Group Census Member objects to reference the State and Age fields in the Member product classification, create two more extended attributes in the same classification, one for Contact and one for Group Census Member, to reference their Id fields.

