We are trying to writeback a note/text value into the database note field via a globalvariable and/or action. The method I would normally use the WBC formula but I think this only works on numeric values and not text. I'm wanting to record when data was last updated and by who, the method i was considering using is attaching an action to an input cell that would pass back the details of the user and date/time into the database. What is the best solution to write back text using this or similar method?