DISQUS

SharePoint Magazine: Developing a SharePoint custom field type for displaying CRM 4.0 data

  • Arno Nel (SharePoint Magazine) · 1 year ago
    Thanks Karine. Source Code is very useful.
  • Dan Usher · 1 year ago
    Curious, but from reading this I'm going to guess that this won't work for those that are less fortunate and using the Standard edition of MOSS since it would seem that the BDC is required?

    Or would there just be a larger amount of custom code required to create the interface to talk to CRM more elegantly?
  • Karine Bosch · 1 year ago
    Dan,

    You are right: BDC is only available from MOSS. If you only have a WSS installation you can always try to use the CRM web services.

    Karine
  • John · 1 year ago
    How about licensing? I assume that anyone accessing this field (since it is CRM data) needs a CRM license?
  • Ariab67 · 1 year ago
    Best Custom Field Sample in Net!
  • Udai@SharePoint · 1 year ago
    Great Article Boske,Really I love you woman you saved plenty of my time. Keep doing the best.One of the excellent article I ever saw.
  • don · 11 months ago
    Hi Boske,
    I went through the article and tried to download the zipped version of the source code. When I unzip the download, The zip file tells me that there is no code to download. Can you please email me the source code / reload it again on the site.

    Your article is wonderful and I would love to have the source code to understand it completely.. Please email it to moneymaveric@gmail.com

    Thanks so much.

    Cheers
  • chandra · 10 months ago
    I have gone through ur article.I have implemented some related functionality in my site.I have created one custom dynamic column. and diployed to document library.then i have uploaded the documents to this library.

    after that i am reading this library values from sharepoint object model..It' throughing error when reading the value of this custom feilds columns.


    Could you please help me,,,
  • Anton · 10 months ago
    Interesting, what will happen, if somebody rename account in CRM? What will happen with account data in your list?
  • Rahul Khedekar · 8 months ago
    Hi Karine,

    Really nice article. I want to add a custom data type to the UserProfile Properties so that my custom data is stored in UserProfile Property. Any idea can we add new type to PropertyDataType (from "Microsoft.Office.Server.UserProfiles" NamaSpace) or extend this class to support this kind of behaviour?
  • sacchit · 8 months ago
    My custom field values is getting saved properly through the default list form for new and edit item but
    my custom field is not getting its value stored when a custom new/edit item list form(daaformwebpart) is used. Any help will be appreactiated.
    Thanks
  • Bill · 6 months ago
    I don't see where you actually created a feature and was able to deploy a custom field type as a feature. I have tried but since you put the fldtypes_crm_account.xml in the 12 hive it will show up in the availble columns regardless of features.

    I would love to know how to have the custom field type as a feature. This would allow turning off/on the custom field type. I don't see how though.
  • Patrik · 3 months ago
    Awesome post: thanks for it! I was able to achieve an integration MOSS-Dynamics AX with the input from this post: thanks (see http://patrikluca.blogspot.com/2009/07/integrat...).
  • Vaishnavi · 2 weeks ago
    Hi Karine,

    Very nice post. It was very helpful in my project.
    I am trying to Create column in SharePoint with "Choice" information type and the "Fill-In" choices allowed. I want to be able to add the fill-in choice entered by user to the current choices list.

    Could you please provide your insight on this problem?

    Any help would be appreciated.

    Thank You,
    Vaishnavi