How do I revert to old view?
If you’re thinking that you can just go and uncheck. No then that’s not a solution. We will need to revert through a customization tweak. The reason for this and by now CRM has reset the view id. Hence it shows a different view.The following are steps to achieve that
- Go to Settings > Solutions
- Add new Solution and provide a valid name to it.
- Save the solution.
- Now add existing entity, “Opportunity Product”
- Export the solution as unmanaged
- Open the unmanaged solution in notepad and locate the following:
- Replace {8BA625B2-6A2A-4735-BAB2-0C74AE8442A4} with {BCC509EE-1444-4A95-AED2-128EFD85FFD5}
- Save the changes
- Zip the files and import the solution back to your environment
- Publish the customizations
- Refresh the CRM in your browser
- You will see the correct view.
Happy XRM'ing!