custom attribute presentation for string or text?
In https://jazz.net/wiki/bin/view/Main/ContributingAttributePresentations,
<extension>
<editorPresentation>
<attributeType>
</editorPresentation>
</extension>
I'd like to know what else attributeType id's are supported in RTC 3.0 in addition to "boolean".
I'd like to make an attribute presentation for strings or texts. Is it possible?
<extension>
<editorPresentation>
</editorPresentation>
</extension>
I'd like to know what else attributeType id's are supported in RTC 3.0 in addition to "boolean".
I'd like to make an attribute presentation for strings or texts. Is it possible?