1
vote
1answer
30 views

how to change the SP2010 tab thumbnail?

How do i change the icon that is inside the red rectangle in this image?
1
vote
1answer
406 views

Display dynamic content in a page based on selected value in List view webpart

Here's what I have in my Sharepoint 2010. A page showing a list view webpart and the related lists in separate webparts. Based on the value selected in the parent list, the child lists are populated. ...
1
vote
0answers
166 views

How to get to control rendered by Sharepoint dynamically?

In a view (by default AllItems.aspx) of a list "Inline Editing" enabling at design time in SPD2010 renders green-cross image-button at run time. Its pressing at run-time adds a new line How can ...
1
vote
1answer
87 views

How to restore to the smaller size of image control visible at designer?

All of sudden, few hours ago, I started to have a weird problem in all sites of my Sharepoint Server 2010 dev machine. In any of old and new, built-in and custom WebPart pages of list views, ...
0
votes
0answers
173 views

Custom form losing input after submit

I have a custom form that is connected to a database. This form is very simple, I have 4 fields, First Name, Last Name, Email and Address. The fields First Name and Last Name are required fields. ...
0
votes
1answer
817 views

Why to use MS Office 2010 32 bit in SP 2010 Farm on 64 bit Windows Servers?

When I first tried to install Sharepoint Designer 2010, I initially downloaded its 64 bit version But upon lanuching the install of SharePoint.exe, I've gotten: Setup Error You cannot ...
0
votes
2answers
2k views

What is hidden webpart for in SP2010?

Follow-up questions to Closed vs. Hidden Web Part - what is the difference? : What are possible uses of hiding a web part (having closing) in Sharepoint 2010? why isn't unhiding a webpart in a ...
5
votes
3answers
2k views

Rounded corners in WebPart headers SP2010

When I view the site in FireFox the below does work with rounded corners, but not in IE at all. I'm trying to make a webpart header in SP 2010 rounded. .ms-WPHeader td { background: #005bac; ...
0
votes
1answer
145 views

Expression 4 vs SharePoint designer 2010

A general question. Is there any reason to use Expression Web 4 instead of SharePoint designer 2010 for creating SharePoint master pages and page layouts? I have it installed right now, but I don't ...
1
vote
3answers
884 views

Include html from another file in the SP-masterpage

Our SP-site is used as a part of another non-SP site. The layout should look the same on both the SP-site and the non-SP site. In the past, we have copy/pasted the html from the header and footer of ...
0
votes
1answer
55 views

How to change the social links

My customer has changed their SharePoint portal design and they changed the "I Like" and "Comments" buttons. I want these buttons to call the old code, I've tried to see what javascript function it ...