It is a big pain when you lost all field templates in the cloned layout. Imagine you have lots of fields and you have to set the field template for every field from the scratch.

How can we fix that? If there is some time for me I will try to figure that out.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

aspilicious’s picture

Assigned: Unassigned » bceyssens
Issue summary: View changes
Status: Active » Needs work

You can always try this :)

progpapa’s picture

Status: Needs work » Needs review
FileSize
1.13 KB

This would be really handy. The attached patch seems to do the trick for me, not sure if it breaks anything else...

progpapa’s picture

FileSize
1.12 KB

This should be the right patch, sorry.

The previous one was using the wrong view mode name in ds_get_field_settings().