Tagged Questions
0
votes
2answers
33 views
How to add a calculated column to list view programmatically?
I have created a SharePoint feature where I have added a list named "Employees".
I have added a Content Type "Employee" and added to it some columns like "Vacation Days Taken", "Vacation Days ...
1
vote
0answers
374 views
Can't deploy a xslt webpart as expected
In one of my custom list schema, I have defined a custom view :
<View Type="HTML"
DisplayName="My wonderful view"
BaseViewID="2"
...
1
vote
1answer
147 views
SharePoint list template repackaged, forms now unavailable (“cannot get ghost document”)
I had a SharePoint solution with a number of features packaged inside. I can't list them here, but it looked something like this:
Features (Scope):
(Site) MyDocument Content Type
(Site) Log List ...