-
Book Overview & Buying
-
Table Of Contents
Microsoft Dynamics CRM 2011 Scripting Cookbook
By :
One of the most useful jQuery UI widgets that I have been using is the autocomplete widget. Some common scenarios for this include predefining values for both country and province in the address. Taking this approach we can minimize the risk of user input error, but also allow the user to input other values.
For this scenario we can use one of the previously created solutions. If one is not available, create a new solution package.
Make sure you have at least system customizer permissions to be able to perform the following operations.
For this example, we will predefine values for a few Canadian provinces, but we will only fill in the ones with whom we do the business. Using this approach we allow the user to add the remaining provinces for the odd times when we do something outside of the usual area.
Open your solution package.
If this is a new solution, make sure to add the jQuery, jQuery UI, and the related jQuery UI CSS files to your...
Change the font size
Change margin width
Change background colour