Sure no problem. A text field can be set with a default value using:
'std' => 'The default text.'
If I actually change the text field with anything other, I have no way to go back to the original default value, is there a way to add a button that resets the original default value?