Allow users in user roles to add topics in Discussion boardhttp://monox.mono-software.com/Mono/Pages/Discussion/dtopic/2g7xxlntLUKwJqILALKDfw/Allow-users-in-user-roles-to-add-topics-in-Discussion-board/?username=Codeplumber&MonoXRssFeed=Allow-users-in-user-roles-to-add-topics-in-Discussion-boardb1d268e2-8b10-4874-90f3-a20b00b28380http://monox.mono-software.com/Mono/Pages/Discussion/dtopic/2g7xxlntLUKwJqILALKDfw/Allow-users-in-user-roles-to-add-topics-in-Discussion-board/?username=Codeplumber&dmsgid=4mjSsRCLdEiQ86ILALKDgA#Post4mjSsRCLdEiQ86ILALKDgAHi<br/> <br/> How can you allow topics to be added by users in the Discussion board? ...Hi<br/> <br/> How can you allow topics to be added by users in the Discussion board? ...Tue, 30 Jul 2013 10:56:29 +020004cf93e4-af73-44c7-819e-a20b00b67294http://monox.mono-software.com/Mono/Pages/Discussion/dtopic/2g7xxlntLUKwJqILALKDfw/Allow-users-in-user-roles-to-add-topics-in-Discussion-board/?username=Codeplumber&dmsgid=5JPPBHOvx0SBnqILALZylA#Post5JPPBHOvx0SBnqILALZylAThe users in user role should be able to create new topics and should be the admins for their own to ...The users in user role should be able to create new topics and should be the admins for their own topics. That is, they should be able to add/ modify / &nbsp;delete their own topic ...Tue, 30 Jul 2013 10:59:03 +02001486b8ae-b849-44b2-ad6b-a20b00e1bc6dhttp://monox.mono-software.com/Mono/Pages/Discussion/dtopic/2g7xxlntLUKwJqILALKDfw/Allow-users-in-user-roles-to-add-topics-in-Discussion-board/?username=Codeplumber&dmsgid=rriGFEm4skSta6ILAOG8bQ#PostrriGFEm4skSta6ILAOG8bQUsers can add topics for discussions belonging to the group a user is member of, meaning the discuss ...Users can add topics for discussions belonging to the group a user is member of, meaning the discussion needs to belong to the user's group.&nbsp;<br/> <br/> The user can only edit/delete his own posts, but he cannot edit/delete the whole topic, that's only reserved for administrators and moderators.&nbsp;<br/> <br/> If you want to achieve the effect you're looking for, you will need to code some custom logic for it.<br/> <br/> Regards ...Tue, 30 Jul 2013 14:11:28 +02007797d050-195b-4963-a3af-a20c00b1898fhttp://monox.mono-software.com/Mono/Pages/Discussion/dtopic/2g7xxlntLUKwJqILALKDfw/Allow-users-in-user-roles-to-add-topics-in-Discussion-board/?username=Codeplumber&dmsgid=UNCXd1sZY0mjr6IMALGJjw#PostUNCXd1sZY0mjr6IMALGJjwI want the users to be allocated automatically to a group when they sign up. For example how this fo ...I want the users to be allocated automatically to a group when they sign up. For example how this forum on yous site mono-software work. When I signed up, i got added to a support group and now I can add support posts to the forum. But I cannot see which group I am in. i just want the forum to be open for the users to add posts without creating a extra step of joining a group.<br/> <br/> Thanks<br/> ...Wed, 31 Jul 2013 10:44:56 +0200250dd849-7b75-45a9-b201-a20c0159ffcahttp://monox.mono-software.com/Mono/Pages/Discussion/dtopic/2g7xxlntLUKwJqILALKDfw/Allow-users-in-user-roles-to-add-topics-in-Discussion-board/?username=Codeplumber&dmsgid=SdgNJXV7qUWyAaIMAVn_yg#PostSdgNJXV7qUWyAaIMAVn_ygHello,<br /> <br /> I believe you are confusing two "different" things. We have discussion boards wh ...Hello,<br /> <br /> I believe you are confusing two "different" things. We have discussion boards which are stand alone forums and group discussion boards which are "tied" to a certain group. Your site can be configured to have multiple discussion boards while a particular group can also have multiple discussion boards. This support forum is only a standalone discussion board, it is not tied to any particular group. Let me know if this cleared up the confusion.<br /> <br /> Regards,<br /> Mario ...Wed, 31 Jul 2013 20:00:36 +02000599bd62-d6cc-4889-8abe-a20d00d65097http://monox.mono-software.com/Mono/Pages/Discussion/dtopic/2g7xxlntLUKwJqILALKDfw/Allow-users-in-user-roles-to-add-topics-in-Discussion-board/?username=Codeplumber&dmsgid=Yr2ZBczWiUiKvqINANZQlw#PostYr2ZBczWiUiKvqINANZQlwHow can you allow topics to be added by users in the Discussion board?<br/> <br/> The users in user ...How can you allow topics to be added by users in the Discussion board?<br/> <br/> The users in user role should be able to create new topics and should be the admins for their own topics. That is, they should be able to add/ modify / &nbsp;delete their own topic<br/> <br/> This was my initial question. I want only discussion boards on my site where any user can add a topic. ...Thu, 01 Aug 2013 12:43:31 +020052947c96-5e42-4de1-9a98-a20d00e9bd90http://monox.mono-software.com/Mono/Pages/Discussion/dtopic/2g7xxlntLUKwJqILALKDfw/Allow-users-in-user-roles-to-add-topics-in-Discussion-board/?username=Codeplumber&dmsgid=lnyUUkJe4U2amKINAOm9kA#PostlnyUUkJe4U2amKINAOm9kAThe user groups available for checking when the discussion board is created determine the board acce ...The user groups available for checking when the discussion board is created determine the board access if board membership is enabled, i.e. which user groups will be able to see the board.<br/> <br/> When it comes to editing/deleting content on the board, that is reserved for administrators and moderators of the board (notice this is on discussion board level, not per-topic level).&nbsp;<br/> Users are only allowed to edit/delete their own posts, but not the whole topic (again, this is for moderators and admins only).<br/> <br/> What you asked for is that each user becomes a moderator/admin for his own topic and that functionality is not present out of the box and requires additional coding to be achieved.<br/> <br/> You can do it yourself and ask for some additional pointers on how to do it, or you can issue a new feature request for future versions of MonoX in the&nbsp;<a href="http://www.mono-software.com/Mono/Pages/Discussion/dboard/oPCcyo0aUUue0qC-ANa6fg/MonoX-Roadmap/">roadmap discussion board.</a> ...Thu, 01 Aug 2013 14:01:02 +0200