- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
It was missing a piece in your extension schema. Add this xml before the </srcSchema>. and rename cus to your namespace
<element desc="Seed to insert in the export files" img="nms:unknownad.png" label="Seed addresses"
labelSingular="Seed" name="seedMember">
<element aggregate="cus:seedMember:common"/>
</element>
Thanks
David