
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2019 11:11 AM
Is it possible to add a document to an asset as a file link?
Instead of uploading the document to the IIS server we would like to just have a file link to our file server. Doing so we could keep the directory structure and retain access to the files for other usage.
Instead of uploading the document to the IIS server we would like to just have a file link to our file server. Doing so we could keep the directory structure and retain access to the files for other usage.
Solved! Go to Solution.
Labels:
- Labels:
-
General Discussion
1 ACCEPTED SOLUTION

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2019 10:49 AM
You can use a hyperlink custom field. In configuration\asset pages, you can configure the custom fields name and type. Then you can edit the assets and add the link to the document.
4 REPLIES 4

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2019 03:00 PM
Using custom hyperlink fields with a file link and a UNC path (e.g. "file://server\dir A\dir B\file.pdf") can be used as a workaround for assets. However, this is not working for e.g. software licenses. Those entries support the upload of documents but don't have custom fields. Would really appreciate if file links would be supported somehow.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2019 04:18 PM
mowo, it could be done as in a UNC path (\\server\share) however, the problem is the context under which the application tries to open the file. you might then get into delegation issues etc. Also, as the app transitions to the cloud eventually like everything else seems to, opening those would be much more challenging.
I feel your pain as I wanted to do something similar.
I feel your pain as I wanted to do something similar.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2019 11:28 AM
This is working but the downside is that the link is very long and percent-encoded which makes it difficult to read. Would be great if documents could also be added as file links or if we could specify a display name for the custom field hyperlink.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2019 10:49 AM
You can use a hyperlink custom field. In configuration\asset pages, you can configure the custom fields name and type. Then you can edit the assets and add the link to the document.
