Can I dynamically edit the Label help URL?

rlegters
Mega Expert

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.

1 ACCEPTED SOLUTION

Bharath40
Giga Guru
4 REPLIES 4

Bharath40
Giga Guru

Hi,



I didn't test but check this thread How to add a dynamic URL to the label?


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


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.


ajitchandragiri
Giga Expert

I know it works with URL field type (calculated).



Is there a way to add record reference link in exported excel report?