- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-01-2015 07:08 AM
How do I create a field on a form that needs to contain a hyperlink that works to send the customer to the associated document (through the hyperlink)
Have tried 'String' 'HTML' 'DOCUMENT ID' none work
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-01-2015 07:27 AM
i was about to suggest the URL field but looks like you have already discovered it.
What is the issue with the lock, lock/unlock will only be used if you are updating the field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-16-2015 06:18 AM
i will not suggest playing with the list field. Instead what you can do is, once values are selected in the list...you can make a macro visible on the form that contains the hyperlinks, go create the macro use the steps provided above and control its visibility through client script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-01-2015 07:33 AM
I have used the lock but I can forsee our users not liking the lock concept as they have to unlock the field and lock it when complete.
Is there a way to be able to add more than one hyperlink (I am trying to preempt the questions)