Hi all,
Is there a way to create an extra column in a grid that contains a http link to an external web page, but part of the string for that link is computed using a value from another field in that row?
For example, here would be the values in a row: (Link is the computed field)
Link ObjectID ObjectDesc
http://site.com?id=200 200 This is a description.
I couldn’t find any examples or documentation of how to do this, but this is normally a very simple step in other similar applications. Any help would be appreciated. I am guessing an alternative option would be to edit the deployment file that is created and manually add the row myself?
thanks,
Matt