Forum OpenACS Development: Re: Dynamically add property tags

Error in include template "/var/www/openacs/packages/openacs-bootstrap3-theme/resources/templates/packages/forums/lib/search/search-form": can't read "form:id": no such variable
Collapse
Posted by Malte Sussdorff on
The Tip is helpful, but not really what I need. Here is the full story.

In the application there exists a custom master which expects the variable "root_menu" to be passed. The XoWIKI application does not know about this. So Gustaf and I tried to have a property_stuff variable in XoWIKI, which would contain the property_code so we could then put it up on the pages generated by the ADP Generator in xowiki.

From the TIP though I assume that we could just upvar the stuff through the ADP levels, though, hmm.....