Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

How to Customize the Share Point Web interface(Dash board)

  Asked By: Guy Barton         Date: Aug 26, 2009      Category: Sharepoint      Views: 219
 

I intend to customize the Share Point Web interface(Dash board) so as
to

1. Have a new tab(Apart from 'Categories', 'Search' etc)
2. Enable mailing of documents from web either by
-Placing a 'Send to'link beside each document
-Provide a 'Send to' option in the drop down box that appears
on right clicking on a document

How can this be developed? What are the tools/SDKs that are required
by the developer.
Please also provide any link to additional information.

Tagged:                  

 

2 Answers Found

 
Answer #1       Answered By: Bailey Lewis          Answered On: Aug 26, 2009       

1) To add a new dashboard, you click the content link  on the very first
dashboard. Then click create a sub dashboard, choose a name, position etc.

2)We don't use sharepoint for documents  here so I havn't done any work in
that area, but I'm sure someone else here can point  you in the right
direction there...

 
Answer #2       Answered By: Quentin Cummings          Answered On: Aug 26, 2009       

In order to place a send  link next to the document
you will need to modify the xsl files
that are used to display the document lists in the
Documnet Library dashboard,Categories Dashboard and
search dashboard.

on click of the document you can call you page(ASP)
that will do the task of sending the required mail
this page needs to be placed in the resources folder

 
Didn't find what you were looking for? Find more on How to Customize the Share Point Web interface(Dash board) Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].