[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [ic] coordinated searches with ignore case.


 

> -----Original Message-----
> From: suppressed 
> [mailto:suppressed On Behalf 
> Of maillists
> Sent: 2006 January 21 -- Saturday 7:12 PM
> To: Interchange Users
> Subject: [ic] coordinated searches with ignore case.
> 
> Hi,
> 
> I can't seem to get a coordinated search to work with ignoring case.
> 
> I have tried many variations of the following and I can't 
> seem to get it to work:
> 
> [loop
>   prefix=test_select
>   list_prefix=test_select_list
>   search="
>   fi=testdb
>   st=db
>   co=1
>   sf=fieldtosearch
>   se=[value testvariable]
>   op=eq
>   cs=0
>   sf=pending
>   se=0
>   op=eq
>   cs=0
>   sf=inactive
>   se=0
>   op=eq
>   cs=0
> "]
> [testp_select_list]
>   found fieldtosearch that matches testvariable regardless of case
>   pending must be 0. and inactive must be 0.
> [/test_select_list]
> [/loop]
> 
> I must be missing something. I have also had problems with 
> "or" searches too.
> 
> Can anyone point me in the right direction?
> 
> Thanks
> Rick

If your search form sets a profile, that profile will need to include
some mention of testvariable.  Otherwise, the field won't make it from
[cgi...] to [value...].

Have you tried dumping [value testvariable] into the page to be sure
it's getting set?

--
Daniel Davenport
New Age Digital
http://www.newagedigital.com

_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.