Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
For example to render a simple form like search block should be invoked 8 different template like below and each of this template only have one or few line of code, see below:
I've created a view, and I have everything showing, but I need to tweak the display. I have it showing a date, title, name and "check box" that will display as a * or just blank, depending on how it is entered into content.
Currently it is displaying as:
1964
The White Album
The Beatles
*
and I just want to tweak the display so it shows as:
1964
The White Album
The Beatles *
I've googled "Drupal 8 Views Tutorials" and I can't seem to find anything that shows what I'm looking for.
Trying to change the Text Format on a Field for a Content Type will not change from Basic HTML. Once saved, it reverts back to Basic HTML. Can this not be changed after creation?
How do I add the update of super fish libraries in composer?
I looked into https://github.com/mehrpadin/Superfish-for-Drupal and updated my composer.json.
I am missing something additional setups in composer, running composer update does not load the superfish js libraries in ./sites/all/libraries.