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 |
||
| (10 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | |||
{| class="formtable" | |||
! Person name: | |||
{ | | {{{field|PersonName|input type=textarea with autocomplete|values from namespace=Main}}} | ||
|} | |||
</includeonly> | </includeonly> | ||