Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello,
I want to add "Rules" button on composer like this. When user click the button, it should open a popup which contain our forum rules (like what "Help" button does). Anyone know how to do it?
Thank you so much for your help
I think using the client hook action:composer.loaded and adding the button via Javascript is the best way.
action:composer.loaded
The popup is a bootstrap modal.