- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2017 05:06 PM
The label on a field on a form I've created is a link to more documentation about that field. The URL, though, should end with the string that is the current value of the field. I know how to get the value of the field, but I can't figure out where to set it so that it's in the URL.
More detail:
The field 'SDS Number' contains the number of the SDS (Safety Data Sheet) for the product they're requesting. We have an online repository of SDS, so I've set the URL of the Help text for the SDS Number field to be a URL that links to that repository. I'd like when they click 'SDS Number' for the SDS to open in the repository application. The last characters of the URL should be the string in the 'SDS Number' field. I've not been able to find how to dynamically set that string.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2017 06:02 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2017 06:02 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-14-2017 08:44 AM
Thank you! That worked perfectly! The last poster didn't get it working, so I added how I got it working.
Thanks,
Ron Legters
System Administrator

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-14-2017 08:56 AM
Glad that you got it working Please close the thread so that it will be easy for others to find the solution and will be removed from Unanswered list.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2017 06:12 PM
I know it works with URL field type (calculated).
Is there a way to add record reference link in exported excel report?