There is a port of the Workflow module for backdrop, but it does not have a release and I don't know what the status of it is.
https://github.com/backdrop-contrib/workflow
It might...
I believe those hook suggestions that were removed were all used for theming individual fields. I think this could work to bring them back:
function MYMODULE_preprocess_views_view_field...
Posted15 hours 3 min ago by Alejandro Cremaschi (argiepiano) on:
Thanks for the input: I'd like to just re-add all the ones that were removed because this isn't to fix one particular view, but to ensure all the templates I was using in D7 work in Backdrop.
This really depends on which type of view display you want to add this template suggestion to. Can you post a photo of the D7 views configuration > Theme: Information screen and circle the...
Posted23 hours 29 min ago by Alejandro Cremaschi (argiepiano) on:
I had similar issue when creating or updating a custom blocks not being saved.
Problem stopped when I turned off 'Cache pages for anonymous users' and 'Aggregate JavaScript files' at Admin...
Comments
There is a backdrop module called Address Field that supports addresses in various countries.
You can use Feeds to import a list (such as a CSV file) into nodes, taxonomy or other entities.
Hello.
I tried Feeds and importing a simple list of terms goes fine, but I can't figure out how to properly import a list like:
I tried different mapping in Taxonomy term processor, but it didn't go right.
Thank you for any help.