Hi Omar,
Would you be able to extend your user match to exclude certain fields during the matching process?

For example, i have users who have two things ... information to share and information they want. Both, Share and Want, information are in fields under a node called Information which is in a node called User. I want two types of matches ... users with Want that matches others' Share and to match Want with Want.

So, the Information node (under the User Profile node) has 4 fields A,B,C,D,E. Where A is either Share or Want and BCDE are the items to match. I'd like to match all users who's Want matches others' Share and also Want to Want. (Like in a dating site where males are matched to females but differs in that females may have some interests in common with other females as well.)

In this example, the User Match should only match on Fields BCDE and not A for all User Nodes->Information Nodes.

On a side note, then i'd like to display for each user's home page their Want to other's Share results and also display their Want with other's Wants. I'd like users to be able to add, edit and delete their information too.

Regards.