Community Page
- SharePointMagazine.net/ Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- Hi Michael, Thanks again for another awesome post. I've been wondering how we can expand our SharePoint farm in an eco-friendly manner. I'd like to explore using VMWare ESX Server or...
- Hey Bill, The best place to deploy CSS files is in the Layouts folder of the 12 hive (usually: Program Files\Common Files\Microsoft Shared\web server extensions\12\Template\Layouts). The...
- Hi Greg, Great article. I have a master page ready but it uses a special css file in conjunction with core and others. What is the best way to deploy my special CSS file and where? Should I list it...
- Pingback from PJonDevelopment. http://tinyurl.com/ldpmer Nice tutorial.
- Great series. I'd like to add that not only are we virtualising our WFE's and application servers but also the database role on SQL 2008 running on ESX infrustructure. The key with...
SharePoint Magazine
SharePoint Magazine is an online magazine dedicated to the world of SharePoint and related Information Worker technologies.Developing a SharePoint custom field type for displaying CRM 4.0 data
Started by Arno Nel (SharePoint Magazine) · 11 months ago
In this walkthrough you will learn how you can create a SharePoint custom field type that allows users to select an existing account from the CRM database.
... Continue reading »
11 months ago
11 months ago
Or would there just be a larger amount of custom code required to create the interface to talk to CRM more elegantly?
10 months ago
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
10 months ago
10 months ago
9 months ago
7 months ago
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
6 months ago
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,,,
6 months ago
4 months ago
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?
3 months ago
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
1 month ago
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.