Folks,
We need to change the documentum imposed separator used for repeated attributes, such as author. When there is more than one author, documentum separates them by a comma. We need to change that comma to to something else that better fits our needs.
Thus far I fund that one needs to customize DocbaseAttributeValueTag, and I am slowly going that way (thus far I have customized/configured .xml and .jsp classes but not java files so I am a bit shaky).
Has anybody done this before? Is this DocbaseAttributeValueTag the right class to customize?
Any other ideas?
Thanks!