Skip to main content
CRMGoldMine CRM

GoldMine: Adding a Picture to the GM+View Tab

By April 25, 2019No Comments

There may be times when you are in need of quickly viewing a picture.  Some examples would be a picture of a person to verify their identity or images of property you are insuring.

Linking the image on the Links tab is helpful as you can view it in the Preview Pane.  But if you have many linked documents and don’t want to search, you can display the image on the GM+View tab so it can be accessed with a click of the tab.

You will need to make sure the image is sized correctly by using image editing software.  Save the photo as either a .bmp or .jpg file.  PDF file formats will not work.

First you will link the image file in the Links tab:

  1. Save the image to a place on the network where everyone has access to it. Example: V:\GoldMine\Client Property Photos\
  2. With the appropriate contact record open, click on the Links Right-click in the area to the left of the Preview Pane and select New.  The “Linked Document” window will display.
  3. Complete the following:
    1. Document Name: – This needs to be a unique name used to retrieve the image for the GM+View. For this example we will use “Client Property Photo”.
    2. File Name: – Click the Browse button to locate the photo file. Once found, click on it and then click Open.

  1. Click OK to link the photo to the contact record.

Configure GM+View:

  1. Click on the GM+View tab and click the Create Web Form
  2. Give the Template a name (e.g., Property Photo).
  3. Click in the blank body of the template and then on the <H> button in the toolbar.

  1. Delete any text that is in the body and copy the following text into body of the template.  Be sure there are no line breaks in the code:

<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.0 Transitional//EN”>
<HTML><HEAD>
<META name=GENERATOR content=”MSHTML 11.00.10570.1001″></HEAD>
<BODY leftMargin=1 topMargin=1 rightMargin=1>
<DIV>&lt;&lt;LinkedImage:Client Property Photo:alt=”Client Property” border=”2″ width=250&gt;&gt;</DIV></BODY></HTML>

  1. Click the Save button and close the window.
  2. Set the Property Photo template as the Default GM+View.

  1. Click OK to close the GM+View Settings window.

View the Property Photo:

  1. Open the contact record you linked the photo to.
  2. Click on the GM+View
  3. View the Client’s Property Photo.

You can use this same process on any contact records and for any type of image.  The Document Name is what the GM+View template uses to know what picture to display.

To use a different Document Name, edit the bold text below:

<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.0 Transitional//EN”>
<HTML><HEAD>
<META name=GENERATOR content=”MSHTML 11.00.10570.1001″></HEAD>
<BODY leftMargin=1 topMargin=1 rightMargin=1>
<DIV>&lt;&lt;LinkedImage:Client Property Photo:alt=”Client Property” border=”2″ width=250&gt;&gt;</DIV></BODY></HTML>

Becci MG

Author Becci MG

More posts by Becci MG

Leave a Reply

Skip to content