
Track products and projects directly within FileMaker Pro 8.5 using the FiIeMaker Web Viewer to link to manufacturers' web pages, product documentation and specs, search engine price comparisons, shipment tracking, product images, order invoices, and more.
The solution has the following 5 Web Viewer objects defined on tabs:
This is a custom defined Web Viewer that points to the 'Image' field, once the image field has a URL to the image of the item, it will display within the Web Viewer:
Your Table::Image
This is a custom defined Web Viewer that points to the 'Web Page' field, once this field has a URL to the web page, it will display within the Web Viewer:
Your Table::Web Page
This is a custom defined Web Viewer that points to the 'Documentation' field, once this field has a URL to the documentation Web page or PDF, it will display within the Web Viewer:
Your Table::Documentation
This is a custom defined Web Viewer that points to the 'Order' field, once this field has a URL to the PDF of your order invoice saved on your hard drive, it will display within the Web Viewer:
Your Table::Order
This is a custom defined Web Viewer that points to the Froogle Web site and passes the 'Model Number' field, once this field has a item model number in it, it will display within the Web Viewer:
"http://froogle.google.com/froogle?q="&Kitchen::Model Number