In Drupal 6 you could choose to display taxonomy terms on a node as a comma separated list of links. In Drupal 7, the only way to achieve the same thing was to use the taxonomy formatter module.
I would love to see this common-use-case feature restored to backdrop.
Here's a summary of sorts for these requests:
- Apply this new formatter to any multi-valued field
- Allow separating items by a custom delimiter (e.g.
,,;,-, etc.) - Allow formatting multi-valued fields as HTML lists (e.g.
<ul>,<ol>) - Allow specifying a different custom delimiter for the last two items (e.g.
&)
Modules to use for inspiration:
GitHub Issue #:
2674
Recent comments
well @herb I cannot believe it, but the webform module was there in modules on the disc, but missing in the listed modules, so I delete the module folder, and downloaded it again. Then...
My Webform Worksheets have disappeared
The only thing I can think of is to make sure Webform module is enabled and that the content type that needs to contain the webforms has Webform enabled for it. Edit the content type and make...
My Webform Worksheets have disappeared
@yorkshirepudding, In the end I fixed it by deleting the config/active folder contents, copying the config/staging/ files into config/active, importing the database again and clearing the caches...
Importing the staged config throws an error: another field with the same name already exists