Hi everybody, how do I create a button independent from the Actions block, for example I have a customized php block and I need to put on it the button blocked, or faved, or befriend.
Someone any idea to try?
Best regards.
Hi everybody, how do I create a button independent from the Actions block, for example I have a customized php block and I need to put on it the button blocked, or faved, or befriend. Someone any idea to try?
Best regards. |
if you mean add a button TO the actions block there is a table called sys_objects_actions that contain the buttons, you can add a button there.
If you want to include the code from those buttons, look at that table as there is actually code in there that triggers the buttons. http://www.mytikibar.com |