Elizabeth Thiede 16.Apr.12 11:22 AM a Web browser Notes ClientAll ReleasesAll Platforms
Suppose you have a document used as a template, and in that document you have computed text that computes to let's say todays date..
Suppose then you create a new document based on that template.. you want today's date to be in the new document, but you don't want it to be computed any more. So basically you want the the computed text to be "computed text when composed..".
I can't use a field because, the value is in the middle of a rich text field.. where the users put the template information.. then it is like a mail merge.. I create a new document and copy over the richtext to a different document.. but I want that date to always stay as the date created..
So, I want to grab the value of the computed text field.. but not grab the formula.. if that makes sense.