%META:TOPICINFO{author="TWikiContributor" date="1272178101" format="1.1" version="1.1"}%
---+!! Autocomplete test data

Test data topic for %SYSTEMWEB%.AutoCompletePlugin.

---++ usernames
Data is returned as an array of arrays. %BR%

%STARTSECTION{"usernames"}%%SEARCH{ "[F]irstName.*value=.*()" web="%USERSWEB%" type="regex" nonoise="on" excludetopic="UserForm,PersonalInfo,PersonalInfoDocumentation,TWikiContributor,TWikiGuest,UnknownUser" format="[\"$topic\", \"$formfield(FirstName) $formfield(LastName)\"]" separator=","}%%ENDSECTION{"usernames"}%

---++ topiclist

%STARTSECTION{"topiclist"}%
%TOPICLIST{"[\"$name\"]" separator=", " web="%URLPARAM{"web"}%"}%
%ENDSECTION{"topiclist"}%

_Please feel free to post more examples at TWiki:Plugins.AutoCompletePluginDev and I will include them in the next release._
