Search Community
- Force.com Discussion Boards
- :
- Salesforce User Discussions
- :
- Best Practices Discussion
- :
- Using UPS tracking in an HTML Email Template
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Using UPS tracking in an HTML Email Template
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-21-2010 07:26 AM
Hi All,
I am trying to set up an HTML email template where the customer receiving the email can click on a link to track their part order via UPS.
Currently, I have it set up with the url from UPS and then referencing a custom field we have where the UPS tracking number is entered on a part order:
Track Shipment: http://wwwapps.ups.com/etracking/tracking.cgi?trac
The problem with it instead of just "Click Here" type link, it shows the whole URL. While functional, it isn't very professional.
I thought this would work, but I must be very rusty on my html:
Track Shipment: <a href="http://wwwapps.ups.com/etracking/tracking.cg
Any help is very appreciated!!!
Thank you very much

