[ic] Help with Form Search and Inactive Tag

Gary Norton gnorton at odindev.com
Sat Aug 30 16:48:33 UTC 2008


> > <form action="[area search]" method=post>
> > 	<input type=hidden name=mv_session_id value="[data session id]">
> > 	<input type=hidden name=mv_searchtype value=db>
> > 	<input type=hidden name=mv_matchlimit value=10>
> > 	<input type=hidden name=mv_coordinate value=1>
> >
> > 	<input type=hidden name=mv_search_field	value=inactive>
> > 	<input type=hidden name=mv_search_spec value=1>
> > 	<input type=hidden name=mv_column_op value=ne>
> > 	<input type=hidden name=mv_numeric value=0>
> >
> > It is not respecting the Inactive filter. Can anyone shed some
> insight?
> >
> Hi Gary,
> 
> I believe you have a typo. Try using mv_searchspec instead of
> mv_search_spec.
> 
> <input type=hidden name=mv_searchspec value=1>
> 

Chris, thanks for spotting that. I must have missed it when trying
different options. However, even when fixing the typo, the problem still
exists.

-Gary




More information about the interchange-users mailing list