Robbieg Posted July 21, 2009 Share Posted July 21, 2009 Hey all, I need to know how to enable some client side functions. I have made my own server module and am working on adding some additional functions for the client side. so in a nut shell what I’m looking to do here is to have the customer click a button in the client side of WHMCS, and have it do a function. my question here is how? do I need to add an action hook in the hooks folder? do I need to add a function call in the server module? If so... what do I put in the client filed to ensure that when they press that button, the function gets called in the server module. 0 Quote Link to comment Share on other sites More sharing options...
Robbieg Posted July 21, 2009 Author Share Posted July 21, 2009 I am aware of the AdminCustomButtonArray() field in the server module... but was hoping that something existed for the clients as well. anyone? 0 Quote Link to comment Share on other sites More sharing options...
biovolt Posted July 25, 2009 Share Posted July 25, 2009 What about the servermodule_ClientArea function? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.