Package

ViewHelpers

ViewHelper Documentation

widget.autocomplete

Simple paginate widget Note: Make sure to include jQuery and jQuery UI in the HTML, like that: You can include the provided TS template that includes the above snippet to the pages headerData.

= Examples =

<f:widget.autocomplete for="name" objects="{posts}" searchProperty="author"> the input field and the required JavaScript for the Ajax communication (see Resources/Private/Templates/ViewHelpers/Widget/Autocomplete/Index.html

Arguments

objects anySimpleType

for string

searchProperty string

ViewHelper Resources

Schema Resources