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

Collapse
Posted by Jeff Davis on
Ola, there is a "template::multirow upvar" function that should allow
you to do what you want but I can't find an example of it anywhere in the code
(other than in the template::multirow code itself).  You might try
spitting out [adp_level], the [info level] at a couple other places
and there is a stack trace function to tell you where you are as well
(can't remember the name off the top of my head).

Once you have it all figured out you can send us a little snippet
to document it for everyone else.