Problem/Motivation

I can see the advantage in easy handling of that use case.

But could you please explain the difference to VBO where one can modify field values on select nodes?
Thank you.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

maxilein created an issue. See original summary.

maxilein’s picture

Title: Difference with other bulk opertions? » Difference with other bulk operations?
Issue summary: View changes
kopeboy’s picture

Status: Active » Needs review

The difference is that with this you have the option to only edit the field if it didn't have a value (which is a condition that you could copy in a VBO action only with custom code, or by using eca_vbo module), and the benefit of not having to filter and select the entities to update: you automatically update all the entities that have that field, directly from the field settings form, so I would say it's pretty convenient for this specific use case, ie. when modifying the structure of your site (more specific than with VBO).

maxilein’s picture

Thanks.
Maybe add this info to the module page.

b_sharpe’s picture

Status: Needs review » Fixed

Updated project page, thanks both!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.