Create a Custom Field Type from a Custom Picker
http://www.ilikesharepoint.de/2013/03/sharepoint-2010-create-a-custom-picker-with-dialog/
http://www.ilikesharepoint.de/2013/03/sharepoint-2010-create-custom-fieldtype-with-picker-dialog/
A person who is very new to SharePoint development will not be able to quickly understand these articles. Hopefully I'll have time to re-write these articles and make it easy to understand for beginners.
Thursday, June 16, 2016
Tuesday, June 14, 2016
Creating a Custom Picker
Here is an article on how to create a custom picker: https://www.premierpointsolutions.com/training/help-and-how-to-articles/create-a-custom-picker-in-sharepoint-2010/
Opening the downloaded sample code will produce this error: Solution file '%s' cannot be migrated because the solution cannot be checked out from source code control. To migrate the solution, make sure the solution file can be checked out and re-open it.
The solution is to remove the READ ONLY attribute of all of the files and folder.
Here is an article on how to create a custom picker: https://www.premierpointsolutions.com/training/help-and-how-to-articles/create-a-custom-picker-in-sharepoint-2010/
Opening the downloaded sample code will produce this error: Solution file '%s' cannot be migrated because the solution cannot be checked out from source code control. To migrate the solution, make sure the solution file can be checked out and re-open it.
The solution is to remove the READ ONLY attribute of all of the files and folder.
Beginning Sharepoint
The best way to begin is to get some good books: http://it-ebooks.info/tag/sharepoint/
You can start in this order:
The best way to begin is to get some good books: http://it-ebooks.info/tag/sharepoint/
You can start in this order:
- SharePoint For Dummies
- Microsoft SharePoint Inside Out
- SharePoint User's Guide, 4th Edition
- Beginning SharePoint Development
- Microsoft SharePoint Developer Reference
- Professional SharePoint Development
Subscribe to:
Comments (Atom)