When I try to click on a checkbox to delete a message from the message center, it automatically opens the message.
Is it possible to select the checkbox without opening the messages, so we can delete the messages that are done?
When I try to click on a checkbox to delete a message from the message center, it automatically opens the message.
Is it possible to select the checkbox without opening the messages, so we can delete the messages that are done?
Hey @moussa
Here is a fix for you and will be in our next release. Simple fix of two lines added.
Replace interface/main/messages/messages.php with attached.
messages.php (66.7 KB)
@sjpadgett this indeed fixed it.
Thank you so much.