Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
I have created a custom attribute on Part Describe Link (Line Number).
Unable to find it in Part's Related Object.
Solved! Go to Solution.
Hi @KG_11714884
The place does not exist.
System does not support to show the WTPartDescribeLink own attributes.
If you want to show them then you can use queryBuilder reporting or own customization table to show that information.
Ok Iam wrong with my first answer. It was not so precision 😄 .
If you want to show it you can show the attribute in the structure of the WTPart
But you can not modify it so anyway it is not useable without customization.
PetrH
Hi @KG_11714884
The place does not exist.
System does not support to show the WTPartDescribeLink own attributes.
If you want to show them then you can use queryBuilder reporting or own customization table to show that information.
Ok Iam wrong with my first answer. It was not so precision 😄 .
If you want to show it you can show the attribute in the structure of the WTPart
But you can not modify it so anyway it is not useable without customization.
PetrH
try with alias attribute on wtdoc with mapping
describedBy@wt.part.WTPartDescribeLink~<WTPDescIBA>
My quiestion is how do you initialize the IBA on the link ?
Hi @Fadel
Good one to show it 😄
But your question is very important. How can you set the value to that IBA attribute?
As I know There is no any OOTB wizard to set the WTPartDescribeLink IBA attribute.
And that was my point, you need some customization.
PetrH
@HelesicPetr yeah , that's the question not sure if this can be done with LoadFromFile or maybe they have extended some REST endpoints to handle IBA's