The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
79 views

SP2010 - Formatted data view web part saved to gallery - get error when dropped on parent site

I have a list on a subsite that I need to feature on the parent site homepage. I created the formatted data view and saved it as a web part in the gallery. I drop it on the homepage but get a "web ...
1
vote
1answer
130 views

sharepoint list view conditional formatting

I'm trying to set a conditional formatting for my custom list data row, it works fine for background color but not for foreground color, when I inspect the element in chrome browser, I found it apply ...
0
votes
1answer
166 views

Use FormattedString with FormField in view/edit form

I am trying to format a Sharepoint:FormField in a view/edit form and used FormattedString, but it doesn´t work. I do this because I would like to display a number without comma separator. ...
0
votes
1answer
48 views

List template that includes formatting

Is there a way to make a template of a list that includes formatting using out of the box tools or designer.
1
vote
0answers
32 views

Configure search to show particular cells of a list

this might be some kind of a stupid question, but I'm absolutely new to SharePoint and I've no idea what to do. I uploaded a list to my SharePoint and added a search scope for it. Now I can search, ...
1
vote
0answers
71 views

Why does Search only accept YMD date format when Search Language is en-ca (usually DMY date format)?

For some reason the server thinks that the date format for English (Canada) is YMD or yyyy/MM/DD, and the server will only correctly read queries with that format. However, the default short date ...
0
votes
0answers
22 views

Remove automatic link and email formatting from NoteField

I have a NoteField rendered using the standard SharePointWebControls:NoteField control. Out of the box it renders email addresses and http links as clickable links in display mode. Is there any way to ...