We are trying to integrate the login form into our webpage that is hosted on another (internal) server. I have read the instructions and followed them properly as far as I can tell, and have tried copying/pasting the code straight from the readme.txt as recommended. I'm fairly proficient with this sort of stuff and I have reviewed the code after entering our server information where required and there doesn’t appear to be any errors or problems due to the copy/paste. I have done a “view source” on the page once it is in the browser and the code appears to be correct on the rendered page.
It is still not working and is giving us the following error:
‘document.CmtForm.CmtUsrNamePrm’ is null or not an object
I believe this may be a problem with the fact that the javascript files aren’t on our webserver. Are there more steps to follow if we’re hosting the site on a different server? The instructions seemed to be appropriate to this scenario, as I can’t imagine many people would host their company website on their CommitCRM server.
Any guidance would be appreciated. We’d like to be able to steer people into the ticketing system straight off our website.
Also, is there an option to remove the CommitCRM branding from the bottom of every page? We prefer not to broadcast the internal tools we use whenever possible for a number of reasons.
It is still not working and is giving us the following error:
‘document.CmtForm.CmtUsrNamePrm’ is null or not an object
I believe this may be a problem with the fact that the javascript files aren’t on our webserver. Are there more steps to follow if we’re hosting the site on a different server? The instructions seemed to be appropriate to this scenario, as I can’t imagine many people would host their company website on their CommitCRM server.
Any guidance would be appreciated. We’d like to be able to steer people into the ticketing system straight off our website.
Also, is there an option to remove the CommitCRM branding from the bottom of every page? We prefer not to broadcast the internal tools we use whenever possible for a number of reasons.
Comment