Adventures in SPWonderland. - SharePoint/PowerShell 7: Put the User in the Picture
$cm=get-userprofileconfigmanager "http://sps:2828" $cm.getproperties() | select name, displayname
tags: sharepoint, development, script, powershell, userprofilemanager
This is what my current setup is like for my virtual development machines! - Tobias Zimmergren's thoughts on development
tags: sharepoint, development, environment
FaHCSIA Internet Home Page
tags: sharepoint, casestudy
Generating short description using the Content Query Web Part - Waldek Mastykarz
tags: sharepoint, development, xslt, tweet, script, cqwp
mo.notono.us: MOSS: The dreaded schema.xml
tags: sharepoint, listtemplate, tweet, development, script, schema.xml
Chris O'Brien's blog: Fix to my Config Store framework and list provisioning tips
tags: sharepoint, listtemplate, tweet, development, script, schema.xml
Made the switch back… no longer a Mac guy, now a Lenovo guy
tags: sharepoint, development, environment
. The rest of my
are here.
1 comment:
Jeremy, thanks for the link.
Regarding your comment:
I would make sure that the ContentType's FieldRef element also has the ShowInEditForm and ShowInNewForm attributes both set to true.
Theoretically the List's Field element should override the ContentType's FieldRef, but as with all things SharePoint it isn't entirely clear.... Best of luck. I'll have to check out SPSource.
Do you use Keutmann's excellent SPM by the way?
Post a Comment