While waiting for the Salesforce Case Team solution for Lightning to be released, you can use this component as a temporary solution.
Dependencies: Must deploy ApexMocks and ApexCommons before deploying this library
Please do not forget to donate something when you find this tool usefull. Thanks!
22 Jan 2018 - Fixed a number of issue
- Dropdown list of search is now showing on top of the modal, instead of only inside.
- You can select a search result by clicking on its row, instead of only the user name
- A number of minor issues
Use the "Deploy to Salesforce" button or follow the steps below:
- Clone this repo
- Copy the build.properties.template file into build.properties file and add your salesforce username and password.
- Do
ant deploy
to get the classes in your dev org.
After installation:
- Login to Salesforce
- Goto a detailpage of a case
- Under setup (The cog in the upper right corner), select 'Edit Page'
- Select the component, from the custom components at the bottom in the left hand side, and drag it onto the page