Feature #57998

f:form.select support to sort by translated label

Added by Carsten Bleicker over 1 year ago. Updated 12 months ago.

Status:Resolved Start date:2014-04-16
Priority:Should have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:ViewHelpers
Target version:-
Has patch:No

Description

request for feature:

<f:form.select ...
    optionValueField="iso2" 
    optionLabelField="name" 
    translate="{by:'label'}" 
    sortBy="{propertyName:'optionLabelField'}" 
/>

This should sort options after translating by "optionLabelField"

Associated revisions

Revision 87738bc0
Added by Karsten Dambekalns about 1 year ago

[FEATURE] Sort options by translated label

When option label translation is used together with sorting by label,
this will now translate first and sort afterwards.

Change-Id: I11f8df028772ebc3cdcd31f702f8b93a8c2ca72d
Resolves: #57998
Releases: master

History

#1 Updated by Karsten Dambekalns about 1 year ago

  • Category set to ViewHelpers
  • Status changed from New to Accepted
  • Assigned To set to Karsten Dambekalns

#2 Updated by Karsten Dambekalns about 1 year ago

  • Subject changed from f:form.select support to sort by property to f:form.select support to sort by translated label

#3 Updated by Gerrit Code Review about 1 year ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master of project Packages/TYPO3.Fluid has been pushed to the review server.
It is available at http://review.typo3.org/31923

#4 Updated by Karsten Dambekalns 12 months ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF