You are here: Home » Archives for May 2007

The solution to saving properties in Custom Field Types!

Posted by adrh
No Comments »

I have finally managed to put Anton's code to the test in my own custom field type with great results.
The underlying issue is that the Update method does not seem to get called when adding a new field, and because there are a number of initializations of the field object the values in the custom propery [...]

Read more...

The solution to saving properties in Custom Field Types!

Posted by adrh
No Comments »

I have finally managed to put Anton's code to the test in my own custom field type with great results.
The underlying issue is that the Update method does not seem to get called when adding a new field, and because there are a number of initializations of the field object the values in the custom propery [...]

Read more...

Adding additional properties to the MOSS People Search

Posted by adrh
No Comments »

I figured out how to add additional fields from the Profile Import into the People Search today.
This requirement occured to me after discussing how this might be done with Aaron Saikovshi at the APAC SharePoint Conference.
In this particular case, I wanted to add one of the extended properties from the Exchange Users into both [...]

Read more...

Adding additional properties to the MOSS People Search

Posted by adrh
No Comments »

I figured out how to add additional fields from the Profile Import into the People Search today.
This requirement occured to me after discussing how this might be done with Aaron Saikovshi at the APAC SharePoint Conference.
In this particular case, I wanted to add one of the extended properties from the Exchange Users into both [...]

Read more...