Package

ViewHelpers

ViewHelper Documentation

flux:flexform.field.wizard.suggest

Field Wizard: Suggest

Arguments

label string

Optional title of this Wizard

hideParent string

If TRUE, hides the parent field

table string

Table to search. If left out will use the table defined by the parent field

pidList string

List of storage page UIDs

pidDepth string

Depth of recursive storage page UID lookups

minimumCharacters string

Minimum number of characters that must be typed before search begins

maxPathTitleLength string

Maximum path segment length - crops titles over this length

searchWholePhrase string

A match requires a full word that matches the search value

searchCondition string

Search condition - for example, if table is pages "doktype = 1" to only allow standard pages

cssClass string

Use this CSS class for all list items

receiverClass string

Class reference, target class should be derived from "t3lib_tceforms_suggest_defaultreceiver"

renderFunc string

Reference to function which processes all records displayed in results

ViewHelper Resources

Schema Resources