Home
The Toolkit for Online Communities
15889 Community Members, 0 members online, 1619 visitors today
Log In Register

Forum OpenACS Q&A: ecommerce, template proc, url for product

OpenACS Home : Forums : OpenACS Q&A : ecommerce, template proc, url for product

Icon of Envelope Request notifications

I cannot find a proc that returns the ec_products "url" field for use with product templates. I've searched via the wonderful API Broswer, examined  packages/ecommerce/tcl/ecommerce-utilities-procs.tcl and used a little grepping..

Clues, hints to its whereabouts much appreciated.

+
Posted by Torben Brosten on
No implemented[1]. That explains it. Now to write it...

1. http://openacs.org/forums/message-view?message_id=54165

+
Posted by Torben Brosten on
ec_product_url_if_exists and ec_product_link_if_exists now available. see bug report[1] for patches.

1. http://openacs.org/bugtracker/openacs/bug?bug%5fnumber=1229