Tag Archives: keycode

Getting key value to be added in URL from client side script

I remember when I train my developers to work on sage CRM customizations they really face hard time to understand creating URL’s on server side, client side as well as passing them to and fro, as in Sage CRM entire screen loading and functionality depends on the keys being passed through URL’s. I remember I… Read More: Getting key value to be added in URL from client… »

How can you detect the enter key being pressed in any text input field?

Want to trap the Enter key press event and have it click a button for you? Consider the search engine in the standard Sage CRM. Generally we all people use standard find screens for searching the cases, company, person and opportunity records respectively. In the standard search screens, suppose user wants to search all those… Read More: How can you detect the enter key being pressed in… »