1
vote
4answers
512 views

How do I display HTML on a Sharepoint List?

I am trying to inject HTML into a Custom List schema. Essentially I am injecting a button that would go next to every document in a document library. Is this possible to do without having to build a ...
0
votes
1answer
1k views

Creating a custom EditForm for a document library

I have been following this article: http://ikarstein.wordpress.com/2010/12/29/walkthrough-create-custom-sharepoint-2010-list-form-for-deployment-in-a-visual-studio-2010-project/ I have followed every ...
1
vote
0answers
159 views

Assigning Icons to Content types

I'm new to sharepoint and really hoping someone can help. Right now I have added a couple of content types that inherit from "folder" and some other from "item" (and each other, but they're not the ...
1
vote
2answers
405 views

Workflow; Use previous document library item to populate field

This one has stumped me indefinitely... so I'm coming to the great guru's of the confusing concepts. CASE: I have an InfoPath form which is connected to a document library. Once the form is ...