Tagged Questions
1
vote
3answers
48 views
Use a webpart throughtout the site
Is it possible to use a webpart, f.x. a list of news on all sites, f.x. in a right column?
The webpart will only be created once and then "copied" to all other sub-/sites.?
0
votes
0answers
56 views
right sided webparts in a div
Is it possible to place the rightsided webparts inside a div with id right?
Like this (pipe is a div column):
| left nav | left webpart | right webpart |
I want to have a div floating to place ...
0
votes
2answers
193 views
How to route To different MasterPages in sharepoint?
I 'm trying to create a HttpModule that allows to route to different MasterPage preInt event.
I' not an Expert about MasterPages. I'm trying to nderstand about MasterPages Token.
I knows there ...
0
votes
1answer
41 views
Designing application to serve multiple clients
I've been tasked with developing a small SharePoint 2010 application that serves multiple clients. I'm required to have one site that serves everyone but dynamically displays different data (header, ...