0
Closed

Version 6.1.12292.6236: Unable to remove Inite Icon

Dan Hall 7 years ago updated by anonymous 7 years ago 3

We have the ability to manipulate button texts in the sessions ribbon, however, we cannot remove the icon. As an appearance option, may we get command.invitevisible with the ability to set the value as false?

Answer

Answer
Closed

Hi Dan,

You should expect to see some new UI enhancements in 6.3. One major improvement we implemented was combining the functionality available in the create, invite and edit session modals into a single tab on the session detail panel. This change will solve your registered issue. As a side note - it will still be possible to disable join methods (i.e. code, email, etc.). 

Good afternoon,


I am going to move this thread over to the feature request forum to be reviewed by the product management team.


In the meantime, the following steps may help you achieve what you're attempting to do:

1) Set the following web resource string value to false: SessionPanel.PropertyJoinModeInvitationOnlyVisible

2) Set the following web resource string values to false: InvitePanel.CommunicateUrlVisible, InvitePanel.ComposeEmailVisible, InvitePanel.ComposeEventVisible, and InvitePanel.SendEmailVisible


Once these values are set to false, your hosts will not be presented with the option to create new support sessions with the Invitation Only join mode. Furthermore, if a host selects "Invite" from the session commands popout, they will be presented with an empty modal instead of being presented with invitation options.


Cheers,

Ben

Answer
Closed

Hi Dan,

You should expect to see some new UI enhancements in 6.3. One major improvement we implemented was combining the functionality available in the create, invite and edit session modals into a single tab on the session detail panel. This change will solve your registered issue. As a side note - it will still be possible to disable join methods (i.e. code, email, etc.).