IDocbaseAttributeValueFormatter
Within a custom class which implements IDocbaseAttributeValueFormatter, how can I get the updated values for an attribute which is in cache because they have not been saved to the docbase at this time? My code uses the DocbaseObject to retrieve the values from the docbase and formats them correctly, but when repeating…