I currently have a very large set of Views that I am refactoring. These views work with a set Taxonomy and pull in the content that links to that Taxonomy. However the work that I am doing in the refactoring is going to result in the following necessities, when the Taxonomy gets added/updated by the user, and there is a new View catering to the content that uses it:
- Dynamically modifiable Taxonomy values
- New path
- New Global Text
- New Views Block that acts as a Tally counting the usage
Removal of the Views when the Taxonomy item is deleted, without affecting the others in its group.
So what do you think I should be looking at to accomplish this?
Hooks or handlers?
Or ditch Views altogether, and only use it to help get the correct SQL in the mockup phase?
Recent comments
Hey, everyone, I'm stepping in to provide an update from the Giant Rabbit team that I also posted in github here and here - long story short, we're close to an alpha release. I'll...
Commerce shop system from Drupal
PayPal Checkout works too!
Commerce shop system from Drupal
nice find! the links for the most recently updated issues in the core and contrib queues are a great way to stay on top of things—especially now that the feature freeze is just around the corner...
Seeing what issues are new
A simple way — use Field Group to create a container for fields https://backdropcms.org/project/field_group and CSS Flex оr Grid to alignment. You can also create Fieldsets to...
Layout also for /node/add/ forms?
Yes. The are several ways to do this: Install Mail System and select "Testing" for delivery in admin/config/system/mailsystem Install Maillog / Mail developer...
Prevent Backdrop from sending emails