The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
2answers
566 views

SharePoint lists connected to Outlook lose fonts and bullets

I have connected my SharePoint discussion list to Outlook. The content of this list contains bullets and different fonts. When the discussion list is opened via Outlook the fonts are changed and the ...
2
votes
1answer
234 views

How to highlight a reply in a discussion forum based on a condition in Flat.aspx

In the Flat.aspx page of a discussion forum, i have to higlight the reply if the poster belongs to a certain group. How do I achieve that? I tried modifying the Profile.xsl file that the listview ...
1
vote
1answer
100 views

How to programmatically access and manipulate Discussion item and replies?

How to access and manipulate Discussion item and replies? I have a discussion board that has a check box, based on the input I switch the permissions of that discussion post for a specific user (from ...
1
vote
1answer
69 views

Add 'Display Name' in discussion list

Is there any way I can use the 'Display name' or some other user profile property in the view of a discussion list?
1
vote
1answer
416 views

Users with “Contribute” access cannot edit document attached to a SharePoint 2010 Discussion Board post

Users on my 2010 site can't edit a document attached to a discussion board post even though they have "Contribute" access. Users with "Full Control" can, of course, but users with Contribute cannot. ...
1
vote
1answer
238 views

Custom Discussion Board Join User Profile Custom Properties Linked Datasource

I have been tasked with modifying the SharePoint 2010 default Discussion Board to include two additional custom fields that have been definied in the User Profile list. In an ideal world I would like ...
1
vote
1answer
500 views

Problem in Outlook and SharePoint list integration

I have integrated Outlook with the sharepoint Team Discussion list. It creates a folder inside the Outlook and if I manually drag and drop mail to the folder it works. But when I set rules to move ...
0
votes
1answer
58 views

Sharepoint 2013 Discussion Board Disable Attachments

Do you know if you can disable attachments on sharepoint discussion board? I tried list settings - advanced settings - Attachments - Disable. But that doesn't seem to remove the options from ...
0
votes
1answer
76 views

Edit “new discussion” text in discussions list

Hi in sharepoint 2013 community site home page you can see a webpart named "discussions list". In that webpart I wanted to edit "new discussion" text. Webpart properties also has no option to edit ...
0
votes
1answer
383 views

Document Discussion in SharePoint 2013

My users like to have threaded discussions about documents in a document library. For example, as a policy is developed. they have a forum based discussion - without the discussion happening in the ...
0
votes
1answer
86 views

Reflecting column updates in a discussion board

Consider a discussion board created from scratch in MOSS07 with the following additional column: Issue Status In the process of use: A user posts a discussion with a default status of Active ...
0
votes
1answer
243 views

Saved Web Part lists data but errors on link through

Im having a problem with a saved web part which lists recent discussion board posts from a different subsite within the same site collection. The web part shows all of the data correctly but when I ...
0
votes
1answer
83 views

How do I limit specific column options to moderators?

I added a column "sticky" to create sticky threads and posts (I followed this http://www.codeproject.com/Articles/36855/Sticky-posts-in-SharePoint-Discussion-boards guide) My questions is... how do I ...
1
vote
0answers
34 views

Contribute without delete permission level and Connect to Outlook

I know that I can create Contribute without delete permission level. Now suppose I create a discussion board and give users this permission level. When they connect this list to Outlook, they are ...
1
vote
0answers
277 views

Programatically creating Discussion List Posts - and replying to them from Outlook

We are Programatically creating a Discussion List Post/Topic (using JavaScript) based on an entry in a custom list. The idea is to synchronize this Discussion List with Outlook. That does happen ...
1
vote
0answers
113 views

SPListItem: get associated eml file

I have a discussion board set up with an email drop folder. Once an .eml file is copied into the drop folder, it would disappear and the new discussion/message would be added to my discussion board. ...
1
vote
0answers
139 views

Creating discussion-forum using code

I wrote a little utility, which let's me import discussions from a different forum into SharePoint 2010. So far so good. It passed the "works on my machine" test successfully. Unfortunate I cannot say ...
1
vote
0answers
111 views

Emails on discussion board via workflow

I have a discussion board with a person column called as "Reviewer" in a discussion board. I want to set-up sending emails on a discussion board when: A mail to reviewer when he/she is added to ...
1
vote
0answers
388 views

How should I go about modifying the Discussion Board?

So our client wants a Discussion Board, but wants to change the functionality and look 'n' feel significantly. We want to be able to deploy changes via a VS 2010 solution (farm) and a deployable wsp. ...
0
votes
0answers
62 views

Unable to Customize SharePoint 2013 Discussion Board

We are trying to customize SharePoint 2013 Discussion Board app and are unable to modify existing Flat, Subject, and Threaded views or create new views. Following are the error messages we are ...
0
votes
0answers
43 views

SharePoint 2013 Alerts: Add Link to take you to the Discussion Thread

Can I change the link in a discussion alert email to point to that discussion thread instead of the reply itself? I have figured out how and where to edit the Alerts: SharePoint 2010 custom alert ...
0
votes
0answers
104 views

Sharepoint 2013 - Contributers unable to add pictures/upload documents to discussion board posts

I've recently set up a SharePoint 2013 site internally as a small intranet for our staff. I've set up a discussion board and managed to assign permissions so that all users are contributors and my ...
0
votes
0answers
72 views

SharePoint 2013 - Community Site category webpart discussions count not working properly

Im working on SharePoint 2013 Community Site, I have added many discussions to the discussions list but in the categories webpart number of discussions counts are mismatching. Is there a reason behind ...
0
votes
0answers
76 views

Getting error while trying to modify view for a discussion board in sharepoint 2010

Error Invalid URL Parameter.The URL provided contains an invalid Command or Value. Please check the URL again. And the redirecting url for the error is "https://hostname/_vti_bin/owssvr.dll?CS=65001." ...
0
votes
0answers
180 views

How to reply to discussion board via workflow?

I'm working with a SharePoint 2010 Standard license and only have client-side functionality, SharePoint Designer, JQuery, etc. I have a workflow that creates a Discussion thread in a Discussion ...
0
votes
0answers
124 views

Customizing a discussion board New Form with Infopath

Is there any way to make a custom new form for a sharepoint discussion board through InfoPath? I can create custom forms through SharePoint Designer, but there are features from InfoPath I would like ...
0
votes
0answers
92 views

Discussion board - Content template

Complete newbie so please be gentle. I have a questions relating to the Discussion board and possibility of using a standard "Template". Is it possible to apply a WORD or HTML based template to the ...
0
votes
0answers
54 views

Output the XSL value of the Body in Sharepoint Discussion Board

How do I target the Body field of the ootb sharepoint discussion board in the Itemstyle.xsl? Any help would be greatly appreciated.
0
votes
0answers
131 views

Display discussion replies below discussion view page

Is it possible to display the discussion replies in the discussion view page? I mean when I display the discussion display form, I want to view all the discussion replies for that discussion.