I have a view on a node type "A" that displays node type "B" that reference the specific type A node. For example, visiting a Node A node might show 3 or 4 B type nodes in a list/view.
What is the best way to add blanks to the end of my view where the user could type in information that would create a type B node with the nodereference to that node A.
Thank you in advance!