| Project: | Actions |
| Version: | 5.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Executive Summary: I would like a Drupal6 "Edit and Save" Action. I have tried using the current "Save" action, but it is not having the desired result. Help on creating an Edit & Save action would be very much appreciated by this non-coder.
Details: I have started to make extensive use of views in nodes through http://drupal.org/project/viewfield/ for D6. These viewfields I create are "force default" and not editable by the user (and work great, BTW). But, every time I create a new viewfield, I have to edit and save every node to get the view to show. My guess at a solution is http://drupal.org/project/views_bulk_operations ("VBO"), but I tried the Save Action, but it is not adding the viewfield, hence my request for an Edit & Save Action, so the VBO would pick-up the new viewfield on all nodes.
Thank you in advance for your thoughts.