Project

General

Profile

Actions

Bug #36780

closed

Suggest wizard doesn't allow to add further search fields

Added by Tolleiv Nietsch about 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
FormEngine aka TCEforms
Target version:
Start date:
2012-05-02
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.7
PHP Version:
5.3
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:

Description

The Tceform suggest wizard doesn't allow to add further search fields. According to the second part of #21924 this would be a nice addon.

Actions #1

Updated by Tolleiv Nietsch about 12 years ago

  • % Done changed from 0 to 90
  • Complexity set to easy

The related change enables to have a new wizard configuration like this:

'wizards' => array(
'suggest' => array(
'type' => 'suggest',
'default' => array(
'additionalSearchFields' => 'subtitle,bodytext'
)
)
)
Actions #2

Updated by Gerrit Code Review about 12 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10930

Actions #3

Updated by Franz Koch almost 12 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 90 to 100
Actions #4

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF