I think I am half way to making this happy. I replied to other posts like this that if I add the <div CONTENTEDITABLE id="i"> wrapped around the code that displays the properties, the text now becomes selectable. However, it also makes EVERYTHING selectable. So my thinking is to try to add this custom attribute to each field, for example r_object_id by extending the com.documentum.web.formext.control.docbase.DocbaseAttributeObjectIdValueFormatter class. My question is if you can add custom attributes to it or are you limited to a set defined set of attributes? This is my first foray into webtop customization and I hope you will forgive if this is a stupid question.
Jeff Pearson
jpearson@lexipol.com