on a form's success page, i have a message that uses the parameter: {Item Name:14}
using jquery, i'm appending a quick twitter message form to #gforms_confirmation_message that has text in a textarea. i'd like {Item Name:14} to be displayed in this textarea too...
is there a way I can get/grab/insert this variable from the form and insert it into my textarea