The second requirement is this: Let's say I have a document type, and
one of the cck fields is a comment box, and that multiple are supported
for the content type. Then, each comment has a status, active or
closed. Each customer might have multiple nodes. I need a view (or
equivalent) to take all the comments from a given customer's nodes and
populate a popup with them in row format. Not a big deal so far. But,
each comment and its status must be editable on this popup, where the
edit will be saved in the original node.
