Granting permission to Discussion Board

Hello Community
    Using Sharepoint 2010 Server and the UI is there a way to
grant the Discussion Board permission to a group to: Add Discussion, Reply
to a Discussion and Delete a Discussion without granting Full Control or Contribute permissions?
    Thank you
    Shabeaut

Hi Shabeaut,
 try below workaround:
1. Create two user group. One for add discussion and second for add reply. Then add users based on your need in groups
2. Give contribute permission to first group so that they can add discussion and give read rights to second group so they can only read.
3. Now as soon a discussion is created you have do break the permission  inheritance to change the permission for both groups. So go to created discussion permission and give read access to first group and contribute to second group.
This is only OOTB solution for your requirement and this is bit hectic work for admin. I would suggest that create one custom event receiver, which can change the item level permission as soon as discussion is created.
The thread is http://social.technet.microsoft.com/Forums/office/en-US/89056c2e-352e-4ad1-b9dd-c53e41c8d9ab/custom-grant-permission-for-discussion-board?forum=sharepointadminprevious
Please remember to click 'Mark as Answer' on the answer if it helps you

Similar Messages

  • Permission Levels for Newsfeed or Discussion Board

    Hello, 
    I only want to allow people to view only, download (documents) and have a discussion or provide feedback (I don't want them to edit or add/make changes, etc.). I reviewed the permission levels and "Read" would be an ideal option but it doesn't
    allow them to use Newsfeed or Discussion Board.  I don't want to give them permission to "Contribute" or "Edit" (which allows them to use the discussion board & newsfeed but it also allow them to edit and make changes to the site).
     Can you please help me?
    Thanks, 
    Vann

    Hi Vann, not sure if you're giving them contribute permissions to the site or just on the discussion list, but I would give them read access to the site and contribute access to the discussion. Then go into the advanced settings for the discussion list
    and check the "create items and edit items that were created by the user." This will prevent them from editing items other than ones they created.
    cameron rautmann

  • Access Denied Error on replying to a discussion board Post using anonymous access in sharepoint 2013 .

    Hi ,
    We are facing issue while replying to a post in Discussion board using Anonymous access users in Sharepoint 2013.
    WE are able to post a discussion using anonymous acess but not able to reply to the discussion post.
    Steps Performed  - :
    1. Enabled Anonymous access at Web application Level .
    2. In SiteCollection > Site Permissions > Anonymous Acess > Enable for List and Libraries .
    3.  Disable ViewFormPAgeLock Feature .
    4 .Go to Discussion board List >Permissions > Break Inheritence .
    5 . Given Add ,Edit and View item permission to anonymous users .
    6 . "Create and edit all items " Discussion Board Library Advanced Settigs  .Infact ,Neither option is working .
    Please suggest if we are missing soming .Please help
    Thanks
    Mayank

    Hi,
    According to your post, my understanding is that when you went to the Discussion List and selected the thread then view the list in “Flat” view, the Spelling ICON was greyed out.
    By design in SharePoint, when you view the list in “Flat” view, the ribbon would be as below:
    Only when you add a reply and move the mouse to the content, the Spelling ICON will appear.
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • How to revoke and grant permission in java using Security Manager  ??

    I like to revoke and grant permission through java code..can anybody give me a sample code.

    Discussion is here:
    http://forum.java.sun.com/thread.jspa?threadID=731363

  • Fresh install: Discussion Board item "alert me" errors Web Parts Maintenance Page

    This happens on a freshly installed Sharepoint 2013 Foundation standalone server.
    I create a standard Discussion board app and add a discussion post. I enter the post, and use the "alert me" option (under the post, not in the top ribbon). I hit ok on the alert settings and get the "sorry, something went wrong"
    page. Doesn't matter what user tries to use the "alert me" option, same error occurs. Doesn't matter if I create a new web application or site collection, Discussion board always does this. Just to note, even though there is an error, the alert is
    still created.
    An unexpected error has
    occurred.
    Web
    Parts Maintenance Page: If you have permission, you can use this page to
    temporarily close Web Parts or remove personal settings. For more information,
    contact your site administrator.
    Application error when access /Lists/tax discussion/Flat.aspx, Error=Value does not fall within the expected range.
    at Microsoft.SharePoint.SPContentTypeId..ctor(String id)   
    at Microsoft.SharePoint.SPViewContext.get_FolderContentTypeId()  
    at Microsoft.SharePoint.WebControls.ViewSelectorMenu.AddMenuItems()  
    at Microsoft.SharePoint.WebControls.ToolBarMenuButton.CreateChildControls()  
    at Microsoft.SharePoint.WebControls.ViewSelectorMenu.CreateChildControls()  
    at System.Web.UI.Control.EnsureChildControls()   
    at Microsoft.SharePoint.WebControls.TemplateBasedControl.OnLoad(EventArgs e)  
    at Microsoft.SharePoint.WebControls.ToolBarMenuButton.OnLoad(EventArgs e)  
    at System.Web.UI.Control.LoadRecursive()   
    at System.Web.UI.Control.AddedControl(Control control, Int32 index)  
    at Microsoft.SharePoint.WebPartPages.XsltListViewWebPart.CreateChildControls()  
    at Microsoft.SharePoint.WebPartPages.WebPartMobileAdapter.CreateChildControls()  
    at System.Web.UI.Control.EnsureChildControls()   
    at System.Web.UI.Control.PreRenderRecursiveInternal()   
    at System.Web.UI.Control.PreRenderRecursiveInternal()   
    at System.Web.UI.Control.PreRenderRecursiveInternal()   
    at System.Web.UI.Control.PreRenderRecursiveInternal()   
    at System.Web.UI.Control.PreRenderRecursiveInternal()   
    at System.Web.UI.Control.PreRenderRecursiveInternal()   
    at System.Web.UI.Control.PreRenderRecursiveInternal()   
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    System.ArgumentException: Value does not fall within the expected range. 
    at Microsoft.SharePoint.SPContentTypeId..ctor(String id)   
    at Microsoft.SharePoint.SPViewContext.get_FolderContentTypeId()  
    at Microsoft.SharePoint.WebControls.ViewSelectorMenu.AddMenuItems()  
    at Microsoft.SharePoint.WebControls.ToolBarMenuButton.CreateChildControls()  
    at Microsoft.SharePoint.WebControls.ViewSelectorMenu.CreateChildControls()  
    at System.Web.UI.Control.EnsureChildControls()   
    at Microsoft.SharePoint.WebControls.TemplateBasedControl.OnLoad(EventArgs e)
    at Microsoft.SharePoint.WebControls.ToolBarMenuButton.OnLoad(EventArgs e)  
    at System.Web.UI.Control.LoadRecursive()   
    at System.Web.UI.Control.AddedControl(Control control, Int32 index)  
    at Microsoft.SharePoint.WebPartPages.XsltListViewWebPart.CreateChildControls()  
    at Microsoft.SharePoint.WebPartPages.WebPartMobileAdapter.CreateChildControls()
    at System.Web.UI.Control.EnsureChildControls()   
    at System.Web.UI.Control.PreRenderRecursiveInternal()   
    at System.Web.UI.Control.PreRenderRecursiveInternal()   
    at System.Web.UI.Control.PreRenderRecursiveInternal()   
    at System.Web.UI.Control.PreRenderRecursiveInternal()   
    at System.Web.UI.Control.PreRenderRecursiveInternal()   
    at System.Web.UI.Control.PreRenderRecursiveInternal()   
    at System.Web.UI.Control.PreRenderRecursiveInternal()   
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

    This issue is known by Microsoft but there is no ETA on a fix. My case for this issue was closed a few days ago on this problem.
    Trevor Seward, MCC
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • HT1727 How do you grant permission for home sharing and authorizing?  My mac did home share, but now says, "The required directory was not found or has a permissions error", when I try to authorize.

    How do you grant permission for home sharing and authorizing?  My mac did home share, but now says, "The required directory was not found or has a permissions error", when I try to authorize.

    OK, I just got off of the phone with Apple and still no joy. They had me try a few things that did not work, then told me to Archive and Install, which did not either. Anyway, thanks for the additional help very note worthy, but still no joy. Also an email to iTunes Support took me here
    http://docs.info.apple.com/article.html?artnum=93061
    I have a Users/Shared folder but since the files we are talking about are invisible, I can see how it is structured.
    And by the way I tried this one
    http://discussions.apple.com/message.jspa?messageID=3577004#3577004
    and it did not work. However, when I install a fresh copy of Tiger on the external it did authorize the computer and was able to play the downloads. But coping the invisible file to my boot drive was not successful. But , like I said the music did play when I started up from the external. So I guess that may be my only solution, unless someone can tell what the correct directory is and where it for iTunes downloads.

  • Private Discussion boards

    Hello, I am setting up a discussion board in my intranet homepage, so all users can see all discussions. so far so good. But now i wanted to be able to make new discussions but with the option to invite some ppl and that discussion would only be avaiable
    and visible to me and the people i added (Kind of a private discussion). how can i do it? is it possible?

    Create a Discussion Board, add a People Picker column and call it Contributors, make it a multiple select people picker and a required field.  Now build a workflow that runs when a new item is created that is an impersonisation step workflow that
    alters the permissions of the current item as you require, i.e. give everyone listed in the contributors field contribute permission and the user who created the current item full control, etc.
    Regards
    Sergio Giusti
    http://sergioblogs.blog.co.uk/
    Whenever you see a reply and if you think is helpful, click " Vote As Helpful". And whenever you see a reply being an answer to the question of the thread, click "
    Mark As Answer".

  • Firefox updated to latest version, now I can not enter data in a discussion board dialog box in Blackboard. IE8 had same problem, change to compatability mode and IE functions. Any fix for firefox?

    Am using Blackboard to teach classes at college. Have not updated firefox at college, works great. Wife hit yes to update to latest version last week. Now can nan not reply in the discussion board, the curser is not recognized in the dialog box.

    Try to disable hardware acceleration in Firefox.
    *Firefox > Preferences > Advanced > General > Browsing: "Use hardware acceleration when available"
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • "One or more field types are not installed properly" when I try to add a second discussion board web part to a page

    I have a SharePoint 2010 site with two discussion boards. I added one additional field to each of the boards: a lookup to another list to link the discussions to individual projects. I need 2 different boards because they have different posting permissions
    (one is open to all for comments, and one is open only to the project team to post but everyone can read).
    When I go to the pages for each of the discussion boards, they work fine.
    But I'm putting together a page for individual projects, and want to have web parts for both discussion boards on the same page, showing the discussions related to the selected project.
    I am able to add one of the discussion boards to a web part in the page, but when I add the second discussion board to the page, the new web part contains:
    One or more field types are not installed properly. Go to the list settings page to delete these fields.
    Correlation ID: blah blah blah
    I've searched for similar postings, but mostly I see this error message related to migration from 2007 to 2010 -- this is not the case here: I created both discussion boards, and the whole site, in SP 2010. I've also found this message related
    to coding errors using SPQuery. I am not doing any coding here, just using the built-in SharePoint 2010 Edit Page -> add a web part -> select the discussion list.  I tried doing it from SPD with the same result. 

    I figured it out. I was using ?FilterField1=fieldname&FilterValue1=value on the URL to the page to pick out one project number. The web part I was trying to add was for a list that did not have that particular fieldname. I didn't realize that would matter
    since I was using the Connections -> Get Filter Values From to get my filter values from the main web part, which does have that fieldname.
    I added a field with that fieldname to the other list and set a workflow to copy the lookup value of the project number lookup field into the new field. Now all is working fine.  Sorry for the wild geese in my original question.

  • Importing to Discussion Board Post from legacy source

    Hi All,
    Im sure im not the first to wonder or ask this question but here it goes.
    We have recently moved out intranet to SharePoint 2013. We have rebuilt from the ground up using many of the out of box solutions as well as some third party apps and web parts however these is one aspect that is stumping us.
    On our old intranet we use a SQL based forum/discussion board package which has
    about ten years worth of posts, surveys, Q&As etc. As it is SQL based it is very easy for use to query and pull this legacy data however
    we cannot find a way to import into SharePoint. We do not expect to import it all but would like to import at leas the last 12 months of submitted
    data with at least basic fields like Title, description/content, tags, post date and post user. We do not mind other metadata being striped out like voting etc.
    We have dug deep into the SharePoint database files to see if we can directly insert but
    it is very complex and almost certainly not supported. We was also hoping for a discussion board data list view so we could bulk cut and paste. This is not ideal but would at least be a better option than manually inserting each post.
    Does anybody have an idea where to start if at all possible. 
    Mark

    Won't keep me logged in,
    This is a server problem. In other words, "don't adjust your dial!"
    spinning balls,
    All this means is that the rendering is slowed down by something in the design of the website. If it is a thread with over 500 posts, you probably will have difficulty viewing it, unless you have a high speed internet connection with low latency, enough hard disk space to cache the files, and/or view threads in tree mode. To use Tree mode, go to My Settings, and select Tree View under Topic Page View in the General SEttings.
    Bad Request
    Sometimes will happen if your internet service provider is behind a backbone with significant peering issues.
    So how big is your hard drive?
    How much free disk space is there?
    Have you tried to empty the browser cache?
    Does this issue happen with short threads as well as long ones?
    Do you have any system modification software such as Speed Download, PthHelmet, or other browser enhancement software?
    Are you sure all your software is known to be Snow Leopard compatible?
    See these two pages about compatibility:
    http://snowleopard.wikidot.com/
    http://www.macintouch.com/specialreports/snowleopard/slcompat.html

  • How to count number of viewer of a thread in sharepoint discussion board.

    HI All,
    I am working on sharepoint discussion board, I want to calculate the total number of viewers of a thread.
    Just like a thread in MSDN forum Replies & Views.
    is there any column in sharepoint discussion board to get number of views.
    please tell me the approach or share the C# code.
    thanks

    hello
    you can use Sharepoint Audit feature - see
    SPAudit class for details. Also check this link:
    Number of times a post has been viewed in SharePoint Discussion Board
    Blog - http://sadomovalex.blogspot.com
    CAML via C# - http://camlex.codeplex.com
    Graphs visualization in Sharepoint - http://spgraphviz.codeplex.com

  • Is there any way to create discussion board using JSP

    Hi! i'm doing a project using jsp is there any way to create a simple discussion board like the one here? can anyone who knows pls forward some links that teaches me how to do it step by step. Thanks for your help and have a nice day :)

    From the UK! -- PC Plus, August 2000 Issue:
    How to build a JSP Message Board
    http://www.pcplus.co.uk/media/pcplus/pdf/166/pcplus.166.progworld.java.pdf
    You'll get a nice 2-page pdf file, taken directly from the magazine
    --Dave                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Issue After Rating setting is enabled to the Discussion Board List in SharePoint 2013.

    Hi ,
    We are facing issues After Rating field is added to the Discussion Board List in SharePoint 2013. We are getting below error while adding a new item or editing a new item. Did anyone got this issue earlier and any solution for this.
    Ashish Kumar Baranwal

    Users which were getting issues actually getting below error:
    [COMException (0x81020014): One or more field types are not installed properly. Go to the list settings
    page to delete these fields.<nativehr>0x81020014</nativehr><nativestack></nativestack>]
       Microsoft.SharePoint.Library.SPRequestInternalClass.AddOrUpdateItem(String bstrUrl, String
    bstrListName, Boolean bAdd, Boolean bSystemUpdate, Boolean bPreserveItemVersion, Boolean bPreserveItemUIVersion, Boolean bUpdateNoVersion, Int32& plID, String& pbstrGuid, Guid pbstrNewDocId, Boolean bHasNewDocId, String bstrVersion, Object& pvarAttachmentNames,
    Object& pvarAttachmentContents, Object& pvarProperties, Boolean bCheckOut, Boolean bCheckin, Boolean bUnRestrictedUpdateInProgress, Boolean bMigration, Boolean bPublish, String bstrFileName, ISP2DSafeArrayWriter pListDataValidationCallback, ISP2DSafeArrayWriter
    pRestrictInsertCallback, ISP2DSafeArrayWriter pUniqueFieldCallback) +0
       Microsoft.SharePoint.Library.SPRequest.AddOrUpdateItem(String bstrUrl, String bstrListName,
    Boolean bAdd, Boolean bSystemUpdate, Boolean bPreserveItemVersion, Boolean bPreserveItemUIVersion, Boolean bUpdateNoVersion, Int32& plID, String& pbstrGuid, Guid pbstrNewDocId, Boolean bHasNewDocId, String bstrVersion, Object& pvarAttachmentNames,
    Object& pvarAttachmentContents, Object& pvarProperties, Boolean bCheckOut, Boolean bCheckin, Boolean bUnRestrictedUpdateInProgress, Boolean bMigration, Boolean bPublish, String bstrFileName, ISP2DSafeArrayWriter pListDataValidationCallback, ISP2DSafeArrayWriter
    pRestrictInsertCallback, ISP2DSafeArrayWriter pUniqueFieldCallback) +565
    [SPException: One or more field types are not installed properly. Go to the list settings page to delete
    these fields.]
       Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx) +146
       Microsoft.SharePoint.Library.SPRequest.AddOrUpdateItem(String bstrUrl, String bstrListName,
    Boolean bAdd, Boolean bSystemUpdate, Boolean bPreserveItemVersion, Boolean bPreserveItemUIVersion, Boolean bUpdateNoVersion, Int32& plID, String& pbstrGuid, Guid pbstrNewDocId, Boolean bHasNewDocId, String bstrVersion, Object& pvarAttachmentNames,
    Object& pvarAttachmentContents, Object& pvarProperties, Boolean bCheckOut, Boolean bCheckin, Boolean bUnRestrictedUpdateInProgress, Boolean bMigration, Boolean bPublish, String bstrFil
    Ashish Kumar Baranwal

  • Issue After Rating field is added to the Discussion Board List in SharePoint 2013

    Hi ,
    We are facing issues After Rating field is added to the Discussion Board List in SharePoint 2013. We are getting below error while adding a new item or editing a new item. Please help on this.
    Ashish Kumar Baranwal

    Users which were getting issues actually getting below error:
    [COMException (0x81020014): One or more field types are not installed properly. Go to the list settings page to delete these fields.<nativehr>0x81020014</nativehr><nativestack></nativestack>]
       Microsoft.SharePoint.Library.SPRequestInternalClass.AddOrUpdateItem(String bstrUrl, String bstrListName, Boolean bAdd, Boolean bSystemUpdate, Boolean bPreserveItemVersion, Boolean bPreserveItemUIVersion, Boolean bUpdateNoVersion, Int32& plID,
    String& pbstrGuid, Guid pbstrNewDocId, Boolean bHasNewDocId, String bstrVersion, Object& pvarAttachmentNames, Object& pvarAttachmentContents, Object& pvarProperties, Boolean bCheckOut, Boolean bCheckin, Boolean bUnRestrictedUpdateInProgress,
    Boolean bMigration, Boolean bPublish, String bstrFileName, ISP2DSafeArrayWriter pListDataValidationCallback, ISP2DSafeArrayWriter pRestrictInsertCallback, ISP2DSafeArrayWriter pUniqueFieldCallback) +0
       Microsoft.SharePoint.Library.SPRequest.AddOrUpdateItem(String bstrUrl, String bstrListName, Boolean bAdd, Boolean bSystemUpdate, Boolean bPreserveItemVersion, Boolean bPreserveItemUIVersion, Boolean bUpdateNoVersion, Int32& plID, String&
    pbstrGuid, Guid pbstrNewDocId, Boolean bHasNewDocId, String bstrVersion, Object& pvarAttachmentNames, Object& pvarAttachmentContents, Object& pvarProperties, Boolean bCheckOut, Boolean bCheckin, Boolean bUnRestrictedUpdateInProgress, Boolean bMigration,
    Boolean bPublish, String bstrFileName, ISP2DSafeArrayWriter pListDataValidationCallback, ISP2DSafeArrayWriter pRestrictInsertCallback, ISP2DSafeArrayWriter pUniqueFieldCallback) +565
    [SPException: One or more field types are not installed properly. Go to the list settings page to delete these fields.]
       Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx) +146
       Microsoft.SharePoint.Library.SPRequest.AddOrUpdateItem(String bstrUrl, String bstrListName, Boolean bAdd, Boolean bSystemUpdate, Boolean bPreserveItemVersion, Boolean bPreserveItemUIVersion, Boolean bUpdateNoVersion, Int32& plID, String&
    pbstrGuid, Guid pbstrNewDocId, Boolean bHasNewDocId, String bstrVersion, Object& pvarAttachmentNames, Object& pvarAttachmentContents, Object& pvarProperties, Boolean bCheckOut, Boolean bCheckin, Boolean bUnRestrictedUpdateInProgress, Boolean bMigration,
    Boolean bPublish, String bstrFileName, ISP2DSafeArrayWriter pListDataValidationCallback, ISP2DSafeArrayWriter pRestrictInsertCallback, ISP2DSafeArrayWriter pUniqueFieldCallback) +2336
    Ashish Kumar Baranwal

  • Unexpected error while granting permission in site permission !

    Hello,
    While granting permission to user in site permission it throws unexpected error in IE while in chrome it works perfect !
    Any idea ? 
    Thank you in advance !
    Dipti Chhatrapati

    Hi Dipti,
    I agreed with Scott, please check the log file to find more information based on the correlation ID.
    More information about checking log based on correlation ID, please refer to the link:
    http://mroffice365.com/2011/09/using-correlation-id-to-find-out-sharepoint-problem/
    In addition, whether you used the same account when using the IE and Chrome.
    Which version did you use for IE? Please try to use IE 10 32-bit, compare the result.
    Make sure that account you used in IE have manage permission on the site.
    Please add the site into IE Trusted Site, compare the result.
    Best Regards,
    Wendy
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Wendy Li
    TechNet Community Support

Maybe you are looking for