1. do you mean that you want a different field value on the 'this' column or 
that you want an additional link?

2. yes, override/extend the card in application.dryml or some other dryml 
file under taglibs.

<extend tag="card" for="Address">
  <old-card merge>
    <append-body:>
      ...
    </append-body:>
  </old-card>
</extend>

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
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