cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

DataUtility for attribute display

VasiliyRepecki
12-Amethyst

DataUtility for attribute display

Hi.

I have datautility to specify view for soft attribute.

I configured it by site.xconf

<Service name="com.ptc.core.components.descriptor.DataUtility" targetFile="codebase/service.properties">

<Option serviceClass="MyDataUtilityClass"

requestor="java.lang.Object"

selector="attributeInnerName"

cardinality="duplicate"/>

</Service>

This datautility works fine on "Type Attributes" panel in "Details" tab.

But it does not work on "Attributes" tab in "Structure" tab.

Why?

How can this problem be solved?

Thanks.

ACCEPTED SOLUTION

Accepted Solutions
LoriSood
22-Sapphire III
(To:VasiliyRepecki)

If you edit the layout in Type and Attribute Management you should be able to right-click on the attribute in the layout. Within the properties window you can specify the data utility to use for that attribute in that layout.

View solution in original post

2 REPLIES 2
LoriSood
22-Sapphire III
(To:VasiliyRepecki)

If you edit the layout in Type and Attribute Management you should be able to right-click on the attribute in the layout. Within the properties window you can specify the data utility to use for that attribute in that layout.

KD
12-Amethyst
12-Amethyst
(To:LoriSood)

Use the selector name as specified in site.xconf as data utility id in the properties window.

Thanks,

Kaushik

Announcements


Top Tags