Tech Support > Microsoft Windows > Windows CRM > Picklist A to determine value of Picklist B
Picklist A to determine value of Picklist B
Posted by Dix on June 23rd, 2006


Hi CRMers,

Dependant on the value in Picklist A, I would like to display different
values in Picklist B. For example:
Picklist A = Fruits, Color, etc.
When user select Fruits, Picklist B should display: Apple, Pear.
When user select Color, Picklist B should display: Red, Green.

Any suggestions?

Many thanks in advance.

Cheers,
Dixon

Posted by Matt Parks on June 23rd, 2006


If you look at the SDK samples, there is an example on how to do this.

--

Matt Parks
MVP - Microsoft CRM


"Dix" <Dix@discussions.microsoft.com> wrote in message
news:8B51D6CC-9E13-40FB-B8A6-23ED33A426B8@microsoft.com...
Hi CRMers,

Dependant on the value in Picklist A, I would like to display different
values in Picklist B. For example:
Picklist A = Fruits, Color, etc.
When user select Fruits, Picklist B should display: Apple, Pear.
When user select Color, Picklist B should display: Red, Green.

Any suggestions?

Many thanks in advance.

Cheers,
Dixon


Posted by Dix on June 23rd, 2006


Hi Matt,

Thanks for the reply. Can you be more specific? Where in the SDK will I be
able to find the example?

Thanks.

"Matt Parks" wrote:

Posted by Matt Parks on June 23rd, 2006


When you download it, there are seveal samples in the Samples directory.
One of them relates to dynamic picklists.

--

Matt Parks
MVP - Microsoft CRM


"Dix" <Dix@discussions.microsoft.com> wrote in message
news:13EB2C89-0262-4535-95A3-D428CF12E4F4@microsoft.com...
Hi Matt,

Thanks for the reply. Can you be more specific? Where in the SDK will I be
able to find the example?

Thanks.

"Matt Parks" wrote:



Posted by John O'Donnell on June 23rd, 2006


http://msdn.microsoft.com/library/de...escenarios.asp

=======================
John O'Donnell
Microsoft CRM MVP
http://codegallery.gotdotnet.com/crm


"Dix" <Dix@discussions.microsoft.com> wrote in message
news:13EB2C89-0262-4535-95A3-D428CF12E4F4@microsoft.com...



Similar Posts