Form:SearchPerson: Difference between revisions

From TANGOWIKI-TITAF
Created page with "<noinclude> This form is used for semantic search of persons by name. </noinclude><includeonly> {{#forminput: form=SearchPerson |query string=PersonName=@query |autocomplete on property=PersonName |placeholder=Enter a name… |size=40 |button text=Search |results page=SearchPersonResults }} </includeonly>"
 
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
This form is used for semantic search of persons by name.
This form enables searching for persons by PersonName.
</noinclude><includeonly>
</noinclude>
{{#forminput:
<includeonly>
form=SearchPerson
{{{info|query page=SearchPersonResults}}}
|query string=PersonName=@query
{| class="formtable"
|autocomplete on property=PersonName
! Person name:
|placeholder=Enter a name…
| {{{field|PersonName|input type=combobox|values from property=PersonName}}}
|size=40
|}
|button text=Search
{{{end info}}}
|results page=SearchPersonResults
}}
</includeonly>
</includeonly>

Revision as of 05:56, 27 May 2025

This form enables searching for persons by PersonName.