Forum OpenACS Development: tracking a link

Collapse
Posted by Iuri Sampaio on
I have many organization instances set up and i need to list the user organizations from random instances.
The link to each org must point to the org-info page. So, using list::template. it dinamically generates the tree of the full url to each.
However, i need to set the parameters, (i.e. package_id to mount the full url), and pass them to list::template.
how do i walk through the tree of package_ids and mount the full link? Is that make any sense??
Collapse
2: Re: tracking a link (response to 1)
Posted by Iuri Sampaio on
Once again, easier than i expected!
The answer is: API: apm_package_url_from_id package_id