URL Field - Scripting
URL Field - Scripting
hi,
The form field type "URL" has three variables: "URL", "Link Name" and "Title" can you use scripting to access and modify these seperate variables?
I want to dynamically create a URL field for each record.
The reason for this attempt is to create "View this record" link for each row which goes straight to the individual record view. I managed to script this effect for the form using a "Single Line" which has only one variable. But only to find the system automatic URL linking broke the link once presented as it detected a URL in the string.
Pete