Hello OMDevelopers, We have added a new menu item in the conference room. We would like it to selectively appear in specific conference rooms. To do this, we have added a checkbox for this menu in Administration -> Conference Room, and it is appearing. But enabling the checkbox is not effecting the hiding of the Menu item. Are there any vectors you could provide for us to pursue?
In 3.1.2, what are the equivalent methods and files that enable hide whiteboard, or file explorer panel or chat or activities panel? ------------ ----------- OM 3.0.7 OM 3.1.2 ----------- ----------- hideTopBar ? and which file hideWhiteboard ? and which file RoomManager.java what new methods to use? RoomWebService.java what new methods to use? Thank you. Sincerely, Hemant K. Sabat Coscend Communications Solutions Web site: www.Coscend.com <http://www.Coscend.com> ------------------------------------------------------------------ CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail Messages from Coscend Communications Solutions' posted at: http://www.Coscend.com/Terms_and_Conditions.html -----Original Message----- From: Coscend@OM [mailto:om.insig...@coscend.com] Sent: Tuesday, August 23, 2016 3:47 AM To: dev@openmeetings.apache.org <mailto:dev@openmeetings.apache.org> Subject: Hiding a Menu Item in Conference Room Dear Fellow OpenMeetings Developers, While migrating one of our customizations from OM 3.0.7 to OM 3.1.2, we are stuck in the final step. We would appreciate any vectors to resolve this. Issue we are facing: We have added a new menu item in the conference room. We would like it to selectively appear in specific conference rooms. To do this, we have added a checkbox for this menu in Administration -> Conference Room. But the activation of the checkbox is not able to effect the hiding of the Menu item. Cause: In 3.0.7, to hide this menu item in specific conference rooms, we used the following scheme: hideTopBar and hideWhiteboard and 8 files (see OM 3.0.7 below). Seeking your assistance: In 3.1.2, what are the equivalent methods and rooms to hide whiteboard, or file explorer panel or chat or activities panel? 1. File #8 below is removed from OM 3.1.2. 2. In #6, #7 files below, these methods are removed: - addRoom(.. .. many parameters ..); - updateRoom(.. .. many parameters ..); - public Long {add,update}RoomWithModerationQuestionsAudioTypeAndHideOptions(.. .. many parameters . . .); ================== DETAILS from OM 3.0.7 ------------ 1. Room.java 2. RoomDTO.java 3. RoomsPanel.{html, java} 4. RoomForm.java 5. ImportInitvalues.java 6. RoomManager.java 7. RoomWebService.java 8. RoomWebServiceFacade.java Thank you. Sincerely, Hemant K. Sabat Coscend Communications Solutions Web site: <http://www.coscend.com/> www.Coscend.com <http://www.Coscend.com> ------------------------------------------------------------------ CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail Messages from Coscend Communications Solutions' posted at: <http://www.coscend.com/Terms_and_Conditions.html> http://www.Coscend.com/Terms_and_Conditions.html