[MGNLFORUM-277] Forum app: Provide possibility to add new forum thread messages. Created: 03/Sep/14  Updated: 16/Sep/14  Resolved: 16/Sep/14

Status: Closed
Project: Forum (closed)
Component/s: Admin-UI
Affects Version/s: 3.4.2
Fix Version/s: 3.3.5, 3.4.4

Type: Improvement Priority: Neutral
Reporter: Christian Ringele Assignee: Peili Liang
Resolution: Fixed Votes: 0
Labels: support
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Attachments: XML File config.modules.forum.apps.forum.subApps.browser.actionbar.sections.message.groups.editActions.items.addMessage.xml     XML File config.modules.forum.apps.forum.subApps.browser.actionbar.sections.thread.groups.editActions.items.addMessage.xml     XML File config.modules.forum.apps.forum.subApps.browser.actions.addMessage.xml    
Issue Links:
causality
Template:
Acceptance criteria:
Empty
Date of First Response:

 Description   

Customer feedback:
There is no way to add new forum thread messages in the forum app but our client really wants this. So I implemented this by adding an ‘Add message’ action in the appropriate places. See attached files (ps: I reuse the existing editMessage dialog). Maybe you want to add this to the forum app by default? The only thing I have not managed to do is to set the name of the created message node to the creationDate automatically (as is done when you create a message on the frontend). Instead the name is now set to ‘0’ (/’00’ etc). I am not sure how to do this.



 Comments   
Comment by Christoph Meier [ 05/Sep/14 ]

A comment to the provided config files:
We should use a custom SaveAction, otherwise the ForumManager is bypassed, which should be avoided. (This bypass is also the reason for the default node-naming).
Creation- and Mod.-date should not be available in the dialog => create a separate dialog.

Generated at Mon Feb 12 02:02:23 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.