be_tnt Posted September 16, 2013 Share Posted September 16, 2013 Hello, I am developing a module for which I would like to associate the help icon (in the toolbar) to my own help page. I have checked the documentation and the section about HelperHelpAccess does not exist yet. Did someone know how to do that? Any help would be appreciated. Thx! Link to comment Share on other sites More sharing options...
PascalVG Posted September 16, 2013 Share Posted September 16, 2013 Probably have to modify the js/helpAccess.js file. In here you have the functions: function displayHelpButton(label, iso_user, country_iso_code, _PS_VERSION_){ function showHelp(url, label, iso_lang, ps_version, doc_version, country) and function trackClickOnHelp(label, doc_version) My 2 cents, pascal Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now