Revision 3774
Added by ben leinfelder over 15 years ago
SaeonLogin.jspx | ||
---|---|---|
203 | 203 |
<input type="hidden" name="qformat" value="sanparks"/> |
204 | 204 |
<input type="hidden" name="action" value="squery" /> |
205 | 205 |
<input type="submit" value="Search" /> |
206 |
<br/> |
|
207 |
<input type="checkbox" id="searchAll" name="searchAll" />Search all fields (slower) |
|
206 | 208 |
<p class="regtext"> |
207 | 209 |
-Or- |
208 | 210 |
<br /> |
Also available in: Unified diff
limit searching to "common" fields that are indexed.
include checkbox to search all fields.
see bug #3174