Actions
Feature #22013
closedTypo3 Search function should also search in in tx_templavoila_flex
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-01-25
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:
Description
Hello,
IMHO the Typo3 search function should also search in the field tx_templavoila_flex of the table tt_content. So it should be included as a default value in allowedCols and in the searchform.
styles.content.searchform {
dataArray {
30.value = pages.title-subtitle-keywords-description:tt_content.header-bodytext-imagecaption-tx_templavoila_flex
tt_content.search {
30 < styles.content.searchform
styles.content.searchresult {
allowedCols = pages.title-subtitle-keywords-description : tt_content.header-bodytext-imagecaption-tx_templavoila_flex : tt_address.name-title-address-email-company-city-country : tt_links.title-note-note2-url : tt_board.subject-message-author-email : tt_calender.title-note : tt_products.title-note-itemnumber
best regards,
philipp
(issue imported from #M13336)
Actions