Microsoft Dynamics GP 2016 Cookbook
上QQ阅读APP看书,第一时间看更新

Going straight to the site with web links

Dynamics GP provides a great feature to tie web page links to specific values in Dynamics GP. For example, when a bank account is selected, a link is made available to that bank's website. The link is contextual, meaning that it is tied to the value in the field. In this recipe, we'll look at setting up and using the Custom Link feature.

Getting ready

Before users can benefit from this recipe, an administrator needs to set up the custom links. To set up the links:

  1. Select Administration from the Navigation pane on the left, then click Custom Link under the Company heading in the Setup pane:
  2. Click New on the action pane.
  3. In the Prompt box, select Checkbook. In the Custom Link Label field, type Website.
  4. In the Field Value box click the lookup button (magnifying glass) and select the FIRST BANK checkbook.
  5. Type www.firstbank.com into the Internet Address box as the bank's website then click Save to save the record.

Congratulations, that's all there is to setting up a custom link.

How to do it...

Now we'll see how to use Custom Link by completing the following steps:

  1. To demonstrate how Custom Link works for users, click Financial on the Navigation pane. Select Bank Deposits from the Financial area page under Transactions.
  2. In the Checkbook ID field, use the lookup button (magnifying glass) to select the checkbook used in the above setup. Once the checkbook shows in the Checkbook ID field, click on the Checkbook ID label.
  3. A field will drop down with two options. One, Checkbook Maintenance, leads back to the Checkbook Maintenance window. This is the typical behavior if Custom Links have not been set up:
  4. Select the second link, Website, to open a web browser and go to the website set up in the link.

How it works...

This process associates website links with values in specific fields. This allows contextual drill-through to web pages for more information. Custom Links can be created for checkbooks, credit cards, currency, customers, employees, exchange rates, items, salespeople, tracking numbers, and vendors, providing plenty of options to link to more information on the Internet.

There's more...

A single site can be made available for all of the choices or multiple choices can be applied to a single value.

The All Field Values box

Checking the All Field Values box means that the website entered will be used for all values in this field. For example, if a single currency website is used for all currencies, checking the All Field Values box points all currency values to that one website. This option is available for prompts named:

  • Checkbook
  • Credit card
  • Currency
  • Exchange rate
  • Tracking number

Multiple values

For Custom Links, the Prompt box is the key identifier. There can be multiple prompts for a single value by creating more than one link for a value. For example, a bank might have a website used to check balances and a completely different one for processing ACH transactions. By creating two links, one named Balances and one named ACH, both links can be available for a single checkbook.

See also

  • Developing connections with Internet User Defined fields
  • The Speeding up access to data with Quick Links recipe in Chapter 1, Personalizing Dynamics GP