• Convert CRM Horizontal Tabs into a Dropdown Menu

    When you start adding many custom entities to CRM, the standard CRM horizontal tabs can become very cluttered. A need arose to group tabs into a dropdown menu. Attached is a js script that rebuilds the CRM horizontal tabs and replaces it with…
  • Multiple selection drop down

    I have a need to create a field (to be called Trade) within the Company entity that will allow the user to select multiple items from a predefined list of up to 100 items. This Trade field will be used by users to find companies that provide specific…