locked
CRMOnline 2016: How to customize "Resolve a Case" form on Case entity RRS feed

  • Question

  • We have requirement to customize the "Resolve a Case" form, unfortunately I am unable to do. below is the screenshot

    Am I doing anything wrong here? Any help on this would be great.

    Thanks,


    Madhu M.

    Monday, June 20, 2016 2:16 PM

All replies

  • Hello,

    you can not customize this type of entity. this is a system static entity.

    Monday, June 20, 2016 2:26 PM
  • Ok, Is there a way to remove couple of fields from "Resolve a Case".

    Madhu M.

    Monday, June 20, 2016 2:34 PM
  • Hello,

    you can not customize this type of entity. this is a system static entity.

    As Tavok mentioned, this is system static entity and you really can't change it.

    I have done something similar to this, which is a customized qualify lead process. Here are the steps to achieve it and hope it helps

    1. Create a custom web resource html which replicates the original popup with you own customization such as adding/removing some fields. Put JS code to perform your customized resolve case process.

    2. Create web resource JS to invoke the custom popup.

    3. Update the Ribbon to override the oob resolve case to your own JS you created in Step 2.

    • Proposed as answer by Makarand Keer Monday, July 11, 2016 4:38 AM
    Monday, June 20, 2016 3:10 PM
  • Hi Madhu,

    Refer below blog

    http://microxrm.blogspot.in/2013/01/overwrite-resolve-case-system-ribbon.html

    Use Ribbon workbench for  performing ribbon operations.

    Hope it helps.


    If you find this post helpful then please "Vote as Helpful" and "Mark As Answer". Thanks and Regards, Mohammad Yusuf Ansari http://microxrm.blogspot.in

    Friday, June 24, 2016 7:55 PM