Modifying QuoteWerks QuoteValet to include a URL to Products

This blog article demonstrates how to modify the default QuoteWerks QuoteWerks web page HTML layout to include a URL to the Product on your (or your Suppliers) website for your prospect to click on for additional information. The following piece of HTML code is a snippet from our customised QuoteWerks QuoteValet page:

<td class="col-description">
<a href="[DI_ItemURL]" target="_blank"><strong>[DI_Notes]</strong></a>
<br />
[DI_Description]
</td>

The snippet dictates that the:

  • Document Items ItemURL field is where the link to the Product is on our website
  • Target _blank opens the link in a new page when it is clicked
  • Document Items Notes field is where we have our Short Description which is in bold (strong) text
  • Document Items Description field is where we have our Long Description

Obviously you can modify the field references for your own particular setup. For more information on QuoteWerks and how QuoteValet may be modified to suit your business, please refer to our main website, contact us on +44 (0)344 357 7360 or 0844 357 7360 or email support@hilltopsit.co.uk. One of the team will be more than happy to help you with any questions that you might have.

Related Stories

See all

Copying the QuoteWerks QuoteValet URL to the Windows clipboard

Jan 31, 2019

The script below provides a way to quickly and easily copy the QuoteValet document URL for the current open document in QuoteWerks to the Windows clipboard. This can then be pasted into an email or other document to send to your customer. To implement the script, we suggest copy/pasting the below code into a text […]

READ MORE

User is already logged into QuoteWerks message

Jun 18, 2015

This is a fairly rare issue when working with newer versions of QuoteWerks, but it can be very frustrating when it does occur! The issue may occur if a User’s system crashed or they switched off their PC without first logging out of QuoteWerks and requires you to manually delete the “.lck” file associated with […]

READ MORE

QuoteWerks F2 lookup and double click does not work

May 19, 2015

This is another reasonable common query that our clients have which is usually due to the particular User’s Preference settings that is logged in on a particular workstation. Furthermore it will usually affect the User on any workstation that they try and if they log in as a.n.other User then QuoteWerks will probably behave as expected. Ref. […]

READ MORE