DatabaseTash
Registered User.
- Local time
- , 02:12
- Joined
- Jul 23, 2018
- Messages
- 149
Good afternoon all
I have a form which contains a field called Plan Link. I would like to insert a hyperlink into that field. The trouble is that the extension of the file I need to hyperlink to may change and therefore the hyperlink will no longer work.
For example the file could look like any of these:
SP00223311;1
SP00223311 (3)
SP00223311_V2
The files for each plan record are located in the same folder:
\\IS-SBS001\Shared Folders\Resources\Digital Library
Is there a way of using an On Click Event and using code builder to tell it to go to the above file path and then ask it to reference the plan number from the form and then use a wildcard for the variable extension part of the file name?
Hope that all make sense!
Any suggestions would be very much appreciated!!
Tash
I have a form which contains a field called Plan Link. I would like to insert a hyperlink into that field. The trouble is that the extension of the file I need to hyperlink to may change and therefore the hyperlink will no longer work.
For example the file could look like any of these:
SP00223311;1
SP00223311 (3)
SP00223311_V2
The files for each plan record are located in the same folder:
\\IS-SBS001\Shared Folders\Resources\Digital Library
Is there a way of using an On Click Event and using code builder to tell it to go to the above file path and then ask it to reference the plan number from the form and then use a wildcard for the variable extension part of the file name?

Hope that all make sense!
Any suggestions would be very much appreciated!!
Tash