Start a new topic
Answered

Computed Attribute.ValueAsString is empty

We are using a computed attribute that combines other attribute values. Using the client, this attribute is displayed correctly, however when using the API to read the attribute value with item.Attribute(SID).ValueAsString we get an empty string as result. 


Is this an error or are we doing something wrong?


Best Answer

Hi Stacey, 


It is not possible to read computed attribute values using the API. Computed attribute calculation is only done in the client as it requires the help of the attribute editor to be able to read it.


Thank you, 

Systemite Support

1 Comment

Answer

Hi Stacey, 


It is not possible to read computed attribute values using the API. Computed attribute calculation is only done in the client as it requires the help of the attribute editor to be able to read it.


Thank you, 

Systemite Support

Login to post a comment