I have an HTML field I use for users to update notes on a product record.
When I create the product record, I want to update the HTML field programatically with data that is determined at create time, eg: date, time, user name, etc
How do I update an HTML editor field with info?