SID-00259: Search question
| Status: |
Answered |
TWiki version: |
4.3.0 |
Perl version: |
?? |
| Category: |
CategorySearch |
Server OS: |
?? |
Last update: |
16 years ago |
Is it possible to limit the SEARCH command to a field on a specific form. I have a search command for a status of OPEN and it returns the wiki page with the word OPEN from pages with two different forms.
--
RussPoisson - 2009-04-09
Discussion and Answer
Let me clarify.
I have some wiki pages that have a form called
CrForm. I want to limit the search to pages that have the attached
CrForm and have the value of "Open" for the field status.
The search results are incorrect. The results get wiki pages that have different forms attached.
--
RussPoisson - 2009-04-09
I figured it out.
"CrForm.Status='Open'" type="query"
--
RussPoisson - 2009-04-09
Yes,
QuerySearch is the answer. See also
VarSEARCH,
FormattedSearch.
--
PeterThoeny - 2009-04-10
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.