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 | This form enables searching for persons by PersonName. | ||
</noinclude><includeonly> | </noinclude> | ||
{{ | <includeonly> | ||
{{{info|query page=SearchPersonResults}}} | |||
{| class="formtable" | |||
! Person name: | |||
| {{{field|PersonName|input type=combobox|values from property=PersonName}}} | |||
|} | |||
{{{end info}}} | |||
}} | |||
</includeonly> | </includeonly> | ||
Revision as of 05:56, 27 May 2025
This form enables searching for persons by PersonName.