- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi David,
I am still struggling with this. As mentioned, your solution works on fresh install of ACM (tried on VMs).
Once again, this is how part of default schema looks like:
This is how it looks my extension of nms:seedMember:
Black fields referencing extension of nms:recipient schema.
You will notice common element. Tried without this element and schema preview looks as default one.
With this element schema preview looks like this: (which is fine I would say, but does not work)
Interesting is that there is another element (below) with name "custom_nms_recipient" in default nms:seedMember schema.
<element name="custom_nms_recipient">
<attribute dataPolicy="phone" default="@phone" name="mobilePhone" user="true"/>
<attribute dataPolicy="phone" name="phone"/>
<attribute dataPolicy="phone" name="fax"/>
</element>
Is it possible to overwrite these two elements with the same name in schema extension?
Regards,
Milan
Views
Replies
Total Likes