The installer and documentation can be found here: http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=f592ec6c-f412-4fd5-9a80-cd3bcbd26d8b.
To get this up and running quickly:
- Download and install the bit (no magic here)
- Open CRM and goto Setting --> Customization --> Customize Mobile Express
- Add any entities which you want to see on the mobile site to the "Selected Entities" and Publish them.
- Optionally, you can double-click on any entity and define which fields you want to see in the mobile UI. If you add/remove any fields, be sure to Publish again.
- Append a "/m" to your home CRM server URL to see the site. So if your server URL is http://domain.com/OrgName, then just goto http://domain.com/OrgName/m.
Don't get your expectations too high for this client, though. It's designed to be simple but work everywhere. You can use it on a Blackberry just as easily as an iPhone or a Droid. If you are demonstrating this to a client or others in your business, you might want to use a Blackberry Simulator. It shows that you don't need an advanced browser to use this site.
To use a Blackberry Simulator, do the following:
- Download the MDS Simulator.
- Install the MDS Simulator.
- Download a Blackberry Simulator. It's not terribly important which one you choose but I did have issues getting the older versions (< v4) to work with the current MDS Simulator.
- Run the MDS Simulator first and then start the Blackberry Simulator.
The MDS Simulator is required to give your Blackberry Simulator access to the network.
** Note: Don't use "localhost". Instead use the IP address of your CRM server (http://10.1.15.88/MyCrmOrg/m)
You should end up with something like this ...
You should end up with something like this ...
One gripe that I have is that Microsoft has not published the source code up on CodePlex like they did with this product for CRM 3.0. So customization options beyond turning on/off entities and fields are very limited.