That does it. LOL  thanks again.

For future reference here is what worked for me

<extend tag="show-page" for="Building">
<old-show-page merge>
<content: replace>
<section-group>
<section param="main-content"> 
<content restore/>
</section>
<aside>
<h3 param="heading">Reports</h3>
<collection with="&@reports" param="reports-preview">
<card:>
<body><a params="&{:cid => @this.to_param}"/>
</body>
</card:>
</collection>
</aside>
</section-group>
</content:>
</old-show-page>
</extend>

Bob

On Saturday, March 3, 2012 11:19:25 AM UTC-5, kevinpfromnm wrote:
>
> Doh, here's the part from the dryml guide that describes how to do the 
> restore. 
> http://cookbook.hobocentral.net/manual/dryml-guide#current_limitation
>

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/hobousers/-/o-V_NlU0vUAJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to