Results 1 to 2 of 2

Thread: Links & Windows Shared Folders

  1. #1
    lavmol is offline Member
    Join Date
    Feb 2007
    Posts
    7

    Default Links & Windows Shared Folders

    Hello All,

    I am not sure if I am searching the proper areas for the answer I am looking for a way to create a link to a folder or even the documents within said folder. The folder is a windows share on a server within a domain. All the systems that will be accessing this folder will have the map set to a specified drive letter.

    So far I have tried Notes, creating the link in a custom field...

    Custom HTML fields do not function canot save as well as web links...

    This needs to be an entry on all my contacts and will be different for each one...

    Any help or suggestions will be greatly appreciated.

    Thanks in advance.

  2. #2
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: Links & Windows Shared Folders

    I had to do something similar fairly recently.

    Here is what you can try:

    1. Access listviewdefs.php in the <sugar root>/modules/Notes/metadata folder

    2. Change the customCode line under the FILENAME section to something like this:

    Code:
    'customCode'=> '<a href="file:///{$FILENAME}" target="_blank" class="listViewTdLinkS1">{$NAME}</a>'
    3. Save your changes and access the ListView for Notes.

    That change should allow you to launch files or folders that you've entered within the Attachment field when entering a Note.

    If you want to reference a folder, you'll need to type in the path without using the browse button.
    Regards,

    Angel Magaņa
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 5
    Last Post: 2006-11-18, 09:51 PM
  2. Replies: 0
    Last Post: 2006-10-01, 03:59 AM
  3. Sugar 4.0 and Php 5.x Access Violation in Windows
    By minitergroup in forum General Discussion
    Replies: 0
    Last Post: 2005-12-30, 04:45 AM
  4. SugarCRM available on Windows XP/2000 desktop
    By kirux in forum Developer Help
    Replies: 4
    Last Post: 2005-05-12, 05:28 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •