Answered by:
Changing multiple values of an attribute on selecting different picklist values

Question
-
I am using CRM 4.0.There is an attribute A whose type is picklist. Another attribute B has multiple check box values.Multiple options can be selected.When I select a value from A,some set of multiple options needs to be displayed for B.When I select another value from picklist,some other set of multiple options needs to be displayed for B.What is the code that needs to be written.Please help
- Edited by Bachchan11 Monday, June 23, 2014 2:29 PM
Monday, June 23, 2014 1:59 PM
Answers
-
http://blogs.msdn.com/b/crm/archive/2009/03/31/crm-4-0-checkbox-style-multi-select-picklist.aspx
sliong.wordpress.com/.../crm-4-0-hide-field-section-tab-with-javascript
these 2 posts helped me.The issue is resolved
- Marked as answer by Bachchan11 Friday, June 27, 2014 6:52 AM
Friday, June 27, 2014 6:51 AM
All replies
-
Hello,
You can download MS CRM 4.0 demo tool, which will help you to implement dependent picklist, once you have that code you should be able to modify for your requirement. check steps here for your reference
Our Website| Our Blog | Follow US | My Facebook Page | Microsoft Dynamics CRM 2011 Application Design
Make sure to "Vote as Helpful" and "Mark As Answer",if you get answer of your question.- Proposed as answer by HIMBAPModerator Wednesday, June 25, 2014 5:55 AM
Wednesday, June 25, 2014 5:55 AMModerator -
Thanks Mahender for the reply but I have done half of the work by creating multi select check boxes.Now I need to create 4 of these in 4 different sections.I will hide 3 of them and show 1 on selecting a particular value from the picklist.The picklist has 4 values.
Please advise how to proceed.Thanks in advance
Wednesday, June 25, 2014 2:36 PM -
The code that you will get from there should help you to implement the same.
Our Website| Our Blog | Follow US | My Facebook Page | Microsoft Dynamics CRM 2011 Application Design
Make sure to "Vote as Helpful" and "Mark As Answer",if you get answer of your question.Thursday, June 26, 2014 4:21 AMModerator -
http://blogs.msdn.com/b/crm/archive/2009/03/31/crm-4-0-checkbox-style-multi-select-picklist.aspx
sliong.wordpress.com/.../crm-4-0-hide-field-section-tab-with-javascript
these 2 posts helped me.The issue is resolved
- Marked as answer by Bachchan11 Friday, June 27, 2014 6:52 AM
Friday, June 27, 2014 6:51 AM