By ebrophy on
I'm using Drupal 4.7.6. Any one have an idea if a module exists that has a similar functionality as the comments module? I want users to be able to click a link in the node links of a specific type of node. This will bring up a form below the node, in which the user will enter info and submit. There should be a counter that keeps track of the number of submissions for each node, like the comments module does. Is there a module similar to this? I can always modify it to submit my functionality needs...