Hi Omar,

I may be wrong on this but I don't think the current User Match matches nodes to nodes but rather fields within a single node. If that's the case I'd like to request if node to node matching could be done.

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

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

Also, I'm debating which 'data' model to use ...
1. User Profile Node has children Want Node and children Share Node both of which have fields with values.
2. User Profile Node has child Information Node which has fields with values where one field identifies Want or Share.
I think this module prefers 1, right? Also, which do you think would be more appropriate?

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.