Hi,
I need to know how I can click a field in a form/grid and link to a website using the field's value.
Example:
'http://to-a-website.com/ABCCompany' (the field's value = ABCCompany).
'http://to-a-website.com/123Company' (the field's value = 123Company).
'http://to-a-website.com/XYZCompany' (the field's value = XZYCompany).
Thanks for you help!