- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
the best way is to extend recipient schema in order to avoid malfunctions on built-in schemas or during future upgrades.
Create the extension schema with the same name as default schema but in your custom namespace (ex. cus:recipient) and add necessary fields there.
You have an example here: https://docs.adobe.com/content/help/en/campaign-classic/using/configuring-campaign-classic/editing-s...
Regards,
Milan