Skip to main content
11-Garnet
November 28, 2022
Question

How to add calculated attributes at sub level of documents?

  • November 28, 2022
  • 1 reply
  • 1060 views

Hi,

I want to add one calculated attribute at sub type of document and it should be present only for one type of document not for others how can we achive it?

@HelesicPetr , @manoj_dokku2  @kchaithanya 

Regards,
Pushpak

1 reply

avillanueva
23-Emerald I
23-Emerald I
November 28, 2022

If you add an attribute for a soft-typed document type, it will only appear for that type and all sub-types of that node. If this soft-type has no lower level types, That should be what you are looking for. Add you calculated attribute at that level only. For example:

WTDocument

   General

   MyNewSofttypedoc

   SomeOtherSofttypedoc

If I add a calculated attribute to "MyNewSofttypedoc" it should not appear on the others.

HelesicPetr
22-Sapphire II
22-Sapphire II
November 30, 2022

As @avillanueva mentioned the calculated attribute would be shown in that specific subtype.

 

But my question is @Pushpak Would you like to show only values from that subtype? not from others? 

 

For example the object subtype is linked somehow with other type object and you would like to show only the value for one specific subtype object . 

Am I right?

 

PetrH 

18-Opal
November 30, 2022

@avillanueva is correct, as usual. Much like you, @HelesicPetr 

The poster, @Pushpak  gives NO indication of what is to be calculated.

 

Maybe @Pushpak you could shed light on what you are trying to do? 🤷‍♂️