Hello
I am using drupal to create alumni website for my college
In the registration page , i have created my custom fields like
Name
engineering branch
Date of joining
Address
Present Company details
etc
So while any user registers he/she choose a username for himself and update details mentioned above along with it
So here is my problem , what if i want to find my friend in the website , i would type just his name in the search field , and drupal would pick up username field while searching intead of NAME filed which i created
how do i handle this , drupal wont show up any results if i do this way
how can i make drupal to search for that too
-------------------------
Another scenaro using flexinode
I created custom content type , where i collect all the details as mentioned above , and in the titile field i collect name of user which can be used to search the friend by using drupal search facility
this is working , but offcourse doubling the work for users , as they have to enter the details twice
--------------------------
anyone who is working or made alumni website or similar website , please if we can work together sharing various things would be helpful for both of us , which modules you are using , how you have arranged various things , and how your friends are able to use the website
just drop me link if you dont have any problem