Thanks Kevin, as usual you've got the right answers :-) The following worked ...
<extend tag="card"> <old-card merge without-creator-link /> </extend> Still wondering why never_show :owner isn't working for me ... On Oct 24, 10:03 pm, kevinpfromnm <[email protected]> wrote: > If you've got that : in the old-card declaration that'd probably be why that > is not working. You want <old-card without-creator-link merge ..., it's not > a parameter call. You should also be able to drop the for="Contact" to have > it apply to all cards. -- 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.
