Skip to content
Snippets Groups Projects
Commit 4ff5509b authored by Morton Jonuschat's avatar Morton Jonuschat Committed by Christian Kuhn
Browse files

[TASK] FormEngine: Inline BackendUtility::getRecordTitle as data provider

Provide the foundation to get rid of BackendUtility::getRecordTitle()
in FormEngine scope by:

 * adding a recordTitle field to the FormDataCompiler result array
 * adding a provider that fills in the recordTitle field
 * using the recordTitle in OuterWrapContainer where appropriate
 * ensuring the TcaTypesRemoveUnusedColumns provider does not remove
   columns used to generate the label.

Resolves: #69721
Releases: master
Change-Id: Ibb4edd25f786b1af47657677d6d9baa27dfb3665
Reviewed-on: http://review.typo3.org/43485


Reviewed-by: default avatarNicole Cordes <typo3@cordes.co>
Tested-by: default avatarNicole Cordes <typo3@cordes.co>
Reviewed-by: default avatarMorton Jonuschat <m.jonuschat@mojocode.de>
Tested-by: default avatarMorton Jonuschat <m.jonuschat@mojocode.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent cc19a72e
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment