>
> I need to add a link as a rendered array to node views.  I have
> accomplished this from a page.  The link calls an AJAX function and
> refreshes a custom module block.  Now I need to put a series of links in
> node views.  These will add records to module generated database tables
> based on the contents of $node, specifically $nid, then refresh a block that
> will reflect the new record.


Be careful with your language -- when I read "views" in the context of
Drupal, it usually means the Views module. What do you mean by "node views?"

Reply via email to