I don't believe that this feature is yet available for the 7.x version of VBO (happy to be proven wrong though). There where multiple issues where this was being discussed:
So it seems that this in not quite production-ready yet. Nevertheless, we could look into supporting it in Backdrop; so I'd suggest opening an issue in https://github.com/backdrop/backdrop-issues/issues
Thanks but I use VBO to modify entities in nodes in drupal 7 all the time, including taxomony terms. Never had an issue with that.
I do not see any way VBO can be used to modify any node fields. This is an important (critical) feature for me. I have only built 2 sites using Backdrop but this could stop me right here.
Hi @Gnome and welcome to Backdrop
When I create custom layout templates I put them in /layouts/custom/my_layout
Note: you can split modules and layouts between contrib and custom...
Posted12 hours 8 min ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
This post explains how to do this in Drupal 7. In Backdrop, File Entity is already part of core. You will need to download and install module Views Field View.
https://drupal.stackexchange...
Posted1 day 20 hours ago by Alejandro Cremaschi (argiepiano) on:
After alot of trials, i have done the obvious and translated the whole block for different languages with each property condition as follows:
->propertyCondition('langcode', 'en...
Thanks so much! It's working now:
I was able to transfer the docroot files to the containing directory without the need for a second database or any manual configuration export/import/sync...
Ah, I see. Sorry, I hadn't clicked the link and assumed it was the instructions for upgrading from Drupal 7.
If you are simply copying a site from one location on a server to another, the...
Comments
Hello Gus 👋,
I don't believe that this feature is yet available for the 7.x version of VBO (happy to be proven wrong though). There where multiple issues where this was being discussed:
All of those issues seem to have been closed either as duplicate or wont-fix 😔 ...but I believe that there is an effort to implement it in https://www.drupal.org/project/views_bulk_operations/issues/1421656 which is now RTBC (but not merged/implemented yet).
I was also able to find some other bugs filed around this functionality, such as:
So it seems that this in not quite production-ready yet. Nevertheless, we could look into supporting it in Backdrop; so I'd suggest opening an issue in https://github.com/backdrop/backdrop-issues/issues
Cheers
Thanks but I use VBO to modify entities in nodes in drupal 7 all the time, including taxomony terms. Never had an issue with that.
I do not see any way VBO can be used to modify any node fields. This is an important (critical) feature for me. I have only built 2 sites using Backdrop but this could stop me right here.
Right, can you please take the time then to open a feature request for this in https://github.com/backdrop/backdrop-issues/issues ?
Ok, I posted the request for this feature. #4401