I'm trying to add table plus to a "child" collection section.  I have the 
following code in application.dryml

<extend tag="show-page" for="WoPlant">
  <old-show-page merge>
    <collection:wo_plant_times replace>
      <div>
        <table-plus fields="start_time, end_time, acres_planted, note"/>
      </div>
    </collection>
  </old-show-page>
</extend>

But the extension is not being applied.  It still shows the auto-generated 
code from pages.dryml.

Any help would be greatly appreciated.

Thanks, 

Tyler

-- 
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/-/p5KC2yevXHsJ.
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