I have a form that tracks landscaping issues. I want to add a button to each line in the view that opens another view of "comments" that people have made about the issue. I want the second (sub?) view to have the add/edit capabilities and when a person clicks add, the issue text from the first view is there.
Thanks in advance for any help.