Wednesday, July 16, 2008

MSCRM 4.0 Client: Building FetchXML Query Using Advanced Find

Microsoft CRM 4 Advanced Find feature can be used for building FetchXML query:

1. Use Advanced Find to specify the criteria and select the desire columns, execute the query, and verify the results.

2. Press F11, key in javascript:prompt("Result",resultRender.FetchXml.value); into the address bar, and press <ENTER>.



3. A javascript prompt window will appear. The prompt result will be the FetchXML query: