I have been viewing the feature to create a button on a grid that links to another URL and open a new window.
what I need is to pass the record id of the record I am on where I click the URL field button.
suggestions on how to pass a token of record id within the URL
http://mysite.com/myrecordviewer.aspx?recordid={token_recid}
thanks