Just started using DS today and I must say it's a life saver module! This is my first bug report for DS so apologies if I'm not using the right terminology or if it's a dup (though didn't see anything close in the queue).

My use case is to have the title of a node being displayed and rendered just like a regular fields. It's pretty good, except that the label I specified in the content type edit form for "Title field label" is not displayed, instead 'title' is displayed. To reproduce, edit your content type and enter a custom label in "Title field label" for the title field, for example "My custom title label". Choose a DS layout, add the title to be display in the content region, choose above in the label column. View the node: the title will be rendered like a field, except that the label will be title. Excepted label is "My custom title label".

CommentFileSizeAuthor
#4 1345278-3.patch549 bytesswentel
#3 1361530-3.patch1.82 KBswentel
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

scor’s picture

Title: Note title field label not displayed » Node title field label not displayed
kristofferwiklund’s picture

Confirmed and also a bug for me.

swentel’s picture

Status: Active » Fixed
FileSize
1.82 KB

Here's a patch to fix the title field label. In theory, you could use the field templates functionality as well in the DS extras module which allows you to change any label, but it's a valid thing to fix this for the title label as well.

swentel’s picture

FileSize
549 bytes

Crap wrong patch, here's the better.

scor’s picture

awesome swentel, it works!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.