I wanted to create metadata fields with the same names as already used for our documents. Since we have a title that is different from the filename I created a "Title" custom attribute. This is the same name as one of the non-custom attributes and the DMX module crashed with no opportunity to repair from the web site admin.
Since we were just starting, we uninstalled and reinstalled DMX
This leads to 3 requests:
1. Before accepting a custom attribute name, check the exisiting attribute names (custom and non-custom) for duplicates
2. List the non-custom attribute names greyed out on the custom attribute pages so we know what names are taken.
3. Provide documentation on how to remove a custom attribute from the code page side so that DMX doesn't have to be removed to repair DMX if this happens.
Thanks
Let me know if anything is unclear.