Defined in tcl/ad-general-comments.tclGenerates the line item list of comments made on this item. Sorts entries by comment_date and allows the user to specify the max entries to return (default is all). If you specify the max entries to return, and there are more, the link (you provide) is added to see them all. This link should basically be your return_url with a flag set so you know what your next call to this procedure will show all items.
- Parameters:
-
on_what_id
on_which_table
item
number_to_display (defaults to "-1"
)
url_for_more_items (optional)
skip_sort (defaults to "0"
)