OK, this is probably stupid, but I can’t for the life of me get ComputedText to refresh it’s value with uidoc.refresh. Am I missing something? I thought that computed text was supposed to be able to refresh that way?
Here’s what I’ve got, I’m building some HTML when a button is clicked, put that HTML into a text field and then refresh the uidoc. The field shows the html but the html isn’t making it to the ComputedText unless I save/close/reopen the document. Am I mis-informed or something on how ComputedText should refresh?