Force compute of field on edit
Hello,
I have a computed field which is used to control the visibility of a heading on an item. When I edit the item and select OK, the computed field should be updated and the heading either shown or hidden depending on the change. However, the computed field is not updated and the heading remains unchanged until the Item is refreshed. The computed field is defined as a Dynamic that is Never stored to History. I tried using the computeHistoryNow(fieldname) in the trigger, but that had no impact.
Does anyone have a suggestion to try?
Thank you,
Paul Hartwig

