Drupal 7 - Bulk Field Update on Demand
Submitted by Vitaly Muzichuk
on Tue, 07/29/2014 - 11:48
While building an event organization website, there was a requirement to have each event approved by a legal department before the organizer was allowed to publish any event.
A custom status field with conditions based on this field was the best approach.
Updating / rewriting a field for multiple nodes on demand can be achieved with Views and Views Bulk Operations.
- Read more about Drupal 7 - Bulk Field Update on Demand
- Log in to post comments