Package

ViewHelpers

ViewHelper Documentation

widget.autocomplete

Usage: <f:input id="name" ... /> <f:widget.autocomplete for="name" objects="{posts}" searchProperty="author">

Make sure to include jQuery and jQuery UI in the HTML, like that:

Arguments

widgetId string

Unique identifier of the widget instance

ViewHelper Resources

Schema Resources