By mobcdi on
I'm trying to create a view in Drupal 6.10 to allow the submission of assignment grades for a node type created using CCK. The grading fields are included on the same content type as the submitted assignment.
I've created a view but can't get the grading fields to be displayed as text boxes and don't know how to get the save/submit button to show so the node can be moved to the next workflow state.
Can anyone help me with some pointers or guide me to other avenues of support?
Michael
Comments
Views: Editable fields in attachments display?
Do I need to include some of the workflow fields in the view or does my design of including all the fields in 1 content type mean that I can't edit it the way I had planned?