LFMF Example 3 – Change field default value based on the content type on a...
Hi, recently while passing through the Microsoft forum threads I found an interesting request coming from a forum member. He wanted to change the default values of a form field depending on the current...
View ArticleHow do I access Managed Metadata Fields with jQuery?
I had busy times the last months due to conferences and a lot of customer projects. Unfortunately, there was not much time left for writing blog posts. Nonetheless, I am back again for blogging and...
View ArticleLFMF Example 4 – How do I remove the „Recently Modified“ panel?
Sometimes customers using SharePoint Wiki or Page Libraries require that the “Recently Modified” page section on the left hand navigation disappears. There are two potential solutions to solve this...
View ArticleLFMF – How do I assign the current user to a SharePoint form?
In this blog post I am going to show you how you can assign the currently logged in user to a user and group form field control by using the ECMA Client Object Model and the latest version of the List...
View ArticleLFMF–Added new release to Codeplex
Dear all, the List Form Manipulation Framework was updated to version 1.1 on the Codeplex project site: http://listformmanipulation.codeplex.com/ In this new release I added a new field type that...
View ArticleFirst release of LFMF (List Form Manipulation Framework) for SharePoint 2010...
As already announced on my last post, today, I published my new project List Form Manipulation Framework (LFMF). The idea of this framework is to simplify and automate to some extend setting the...
View ArticleLFMF: installing and activating the sandboxed solution
This short tutorial shows how a sandboxed solution can be added and updated on any site collection. During the tutorial we are going to use as example the List Form Manipulation Framework (LFMF) that...
View ArticleLFMF – A first walkthrough
With this blog post I want to make a first walkthrough through the List Form Manipulation Framework (LFMF) library and show how the features can be used. You can find the download page and...
View ArticleLFMF Example 1 – Parent-child relationship with LFMF manipulation
This is the first example that shows how LFMF can be used in a parent-child relationship on a SharePoint 2010 project. If you are interested in the project just visit the official codeplex project...
View ArticleLFMF Example 2 – Accessing Rich text fields, Multi-lookups, and Choice fields
I updated today the List Form Manipulation Framework (LFMF) project to the version 0.5 on Codeplex. In this version you are getting more support for some of the missing fields such as: Enhanced Rich...
View Article