Bug #26771
closedFlexform sheet description should be editable via TSConfig
100%
Description
The settings "sheetDescription" and "sheetShortDescr" are not editable via TSConfig.
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change Ib60c96eb74494444aff14a80d677e52895102f84 has been pushed to the review server.
It is available at http://review.typo3.org/2086
Updated by Chris topher over 13 years ago
- Status changed from New to Under Review
Updated by Mr. Hudson over 13 years ago
Patch set 2 of change Ib60c96eb74494444aff14a80d677e52895102f84 has been pushed to the review server.
It is available at http://review.typo3.org/2086
Updated by Mr. Hudson over 13 years ago
Patch set 3 of change Ib60c96eb74494444aff14a80d677e52895102f84 has been pushed to the review server.
It is available at http://review.typo3.org/2086
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change Ie50f84c49d8bd02290193b87da13d8e762836ac2 has been pushed to the review server.
It is available at http://review.typo3.org/2279
Updated by Mr. Hudson over 13 years ago
Patch set 4 of change Ib60c96eb74494444aff14a80d677e52895102f84 has been pushed to the review server.
It is available at http://review.typo3.org/2086
Updated by Steffen Gebert over 13 years ago
Kai, can you provide an configuration example, please? Thx!
Updated by Kai Vogel over 13 years ago
Hi Steffen,
yes of course. The following page TSConfig manipulates the language handling and default sheet of the system extension "felogin":
TCEFORM.tt_content.pi_flexform.login { # Language settings langDisable = 1 langChildren = 0 # Sheet title and descriptions sDEF { sheetTitle = New title sheetDescription = New description sheetShortDescr = New short description } }
You will find the short description in the title tag of a tab.
For more options see:
http://bugs.typo3.org/view.php?id=16334
Or "flexform" chapter in documentation:
http://typo3.org/documentation/document-library/core-documentation/doc_core_api/4.3.0/view/4/2/#id2527597
Updated by Kai Vogel over 13 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 8cf5c20a0bb77daa6cc7781c11fe78924e432210.
Updated by Chris topher over 13 years ago
Documentation for this feature has been added to the Pending Documentation page.
Updated by Xavier Perseguers over 12 years ago
- Status changed from Resolved to Closed