Hello - I'm trying to convert a phone call to an opportunity.
I've identified the crm js script lib that gets called by the button and I want to take a closer look at the script.
When I open the crm js script lib in my VS2010 the script displays as 1 long line as opposed to displaying in a structured format.
Do you know if there's an auto-format tool in VS2010 or in another tool that I can use to auto-convert this script from a single line into a well-structured format?