The standard block configuration form, used by Node Fields Block, has a Block Title field. Normally this can be used to override the default title, or by setting it to "", to have no title at all. Node Fields Block is currently ignoring this and always setting the block title to its own Title field value.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | node_fields_block-block_title-2369027-1.patch | 917 bytes | brad.bulger |
Comments
Comment #1
brad.bulger commentedThis patch queries the block table and uses its title field value if not empty.