Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • T TYPO3.CMS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • accessibilityaccessibility
  • TYPO3.CMS
  • Repository
  • TYPO3.CMS
  • typo3
  • sysext
  • form
  • Configuration
  • Yaml
  • BaseSetup.yaml
Find file BlameHistoryPermalink
  • Christian Eßl's avatar
    [FEATURE] Provide a way to sort form lists in ext:form · ad3267ec
    Christian Eßl authored Oct 06, 2019 and Daniel Goerz's avatar Daniel Goerz committed Nov 09, 2019
    Forms in ext:form were previously not sorted in any manner, but just
    outputted in the order they were read from the filesystem's directories.
    
    Forms can now be sorted by multiple keys in either ascending or
    descending order.
    Two new yaml settings were introduced: `sortByKeys` and `sortAscending`.
    
    Resolves: #87798
    Releases: master
    Change-Id: I2aae2e79cbd39394040a5b1280469a756bf0c7ca
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61896
    
    
    Reviewed-by: Susanne Moog's avatarSusanne Moog <look@susi.dev>
    Reviewed-by: Daniel Goerz's avatarDaniel Goerz <daniel.goerz@posteo.de>
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: Susanne Moog's avatarSusanne Moog <look@susi.dev>
    Tested-by: Daniel Goerz's avatarDaniel Goerz <daniel.goerz@posteo.de>
    ad3267ec