It would be very useful to control the oder of the fields in the block configuration. There fore we could use tabledrag.

I would provide a patch based on #2445177: Refactoring & Exportable block configuration and #2353425: Custom label for fields/attributes.

Comments

derhasi’s picture

Status: Active » Needs review
StatusFileSize
new4.74 KB

The patch attached provides a draggable interface for the field order. (See Screenshot and compare on github).

It is based on the patches from #2445177 and #2353425, so they need to be applied first.

  • derhasi committed 2196e7e on 7.x-1.x
    Issue #2446597 by derhasi: Custom order for fields
    
derhasi’s picture

Status: Needs review » Fixed

Merged to dev with help of Joel/kasalla.

Status: Fixed » Closed (fixed)

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

rgpublic’s picture

StatusFileSize
new3.2 KB

Here's a patch for Drupal 8.x just in case this is useful for anyone else.