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

Re: [ic] get_password multiple email "one per account"



That should be easily solved by setting mv_substring_match to no.

I also use this searchspec which prevents results from auto-generated users:

<input type="hidden" name="mv_search_field" value="username">
<input type="hidden" name="mv_substring_match" value="no">
<input type="hidden" name="mv_column_op" value="rn">
<input type="hidden" name="mv_searchspec" value="^U\d+$">

Peter
I forgot mv_substring_match, it's true.
Thank you for your help :)

--
David Bordas / Testadaz.com
---------------------------------------------------------------------
http://www.testadaz.com : commandez les produits du terroir auvergnat
http://www.testadaz.com/blog : Le blog du terroir cantalien ---------------------------------------------------------------------
_______________________________________________
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.