0
votes
0answers
15 views

Create custom column in custom view to know the folder source of document

In the custom documents view (document documents approved/rejected) I want to know the source of the document. All the document from the library (root) is listed, but I don't know where the documents ...
0
votes
0answers
122 views

Custom field type people picker

when I write a mail in this custom field, it should be search in Active Directory and if the user is present, the other fields correlated in the form must be auto filled. It is possible create a ...
4
votes
2answers
603 views

Add custom field to blog post.aspx page (SP 2010)

I have changed the default look of the post.aspx and default.aspx page for the OOB SharePoint Blog 2010 by using custom XSL file based on the OOB one only changed the option to show custom logo in the ...
2
votes
2answers
719 views

Custom column that renders a link and opens modal dialog

I want to create a custom column in sharepoint 2010. When it is added to a list view I need it to render a link that when clicked opens a sharepoint modal dialog using the client ui. I need to pass ...