Forum OpenACS Development: Response to Passing a multirow to template::adp_parse?

Collapse
Posted by Dave Bauer on
Ola:

Try using upvar to create an array variable in the callers namespace.

Then build the multirow from the calling proc. Doing that you should be able to create the table in the template.