RE: Search By Preferred Name - A small thought Subbu Ramasamy 28.May.09 10:46 AM a Web browser Profiles 2.0.1Windows
Sjaak,
I added a new logic in the SyncDBFromSource Assembly Line. Just after the place, where the system computes the given name.
The logic I implemented was something like this: If the user preferred name is different from the given name and then I insert the preferred name in the given_name table (only if it does not exist). So now, an user with a preferred name will have two entries in the given_name table against his profile key.