[pmwiki-users] Fox Contacts Search

Hans design5 at softflow.co.uk
Wed Mar 31 07:39:35 CDT 2010


Wednesday, March 31, 2010, 1:14:50 PM, Vince Administration wrote:

> The contacts, and my application of it, is working very well.  But here is a question.
> Is it possible to easily construct a search form that is
> essentially the new contact form, where the user would fill in the
> fields that he/she wished to search for, for example 
> those on Maple Street, or those with first name Joe and address
> containing a 164.  What I would really like is a form that looks
> like the new contact form, but does a search with the values that are filled in.
> If it cannot be done simply, then I will use another approach.

Fox is not a search engine. You would need to use
PmWiki's pagelist capabilities.

What could work is a searchbox directive for every field, and set up
each with the appropiate parameters to search the group and the
specific PTV.

What does not work is combining a search for different values in
different PTVs, like searching for first name 'Joe' and address line
1 containing '164'. You could search for 'Joe', but no combination of
PTV values.

I am not aware that a recipe can do that, maybe there is one.


  ~Hans




More information about the pmwiki-users mailing list