advanced customization

xwagner
Member Posts: 2
Hi every one!
I have to do some customizations in MSCRM 3.0, some of then are giving me a hard work...
Does anyone knows how to solve the following scenario:
I've created a picklist field in contact entity, now i need that when people change the selected item, if the new item selected is "something" a tab also created by me and disable on the form by default turns into enable.
Some help would be great...
thanks a lot
I have to do some customizations in MSCRM 3.0, some of then are giving me a hard work...
Does anyone knows how to solve the following scenario:
I've created a picklist field in contact entity, now i need that when people change the selected item, if the new item selected is "something" a tab also created by me and disable on the form by default turns into enable.
Some help would be great...
thanks a lot
0
Comments
-
Hello,
Can you explain more what you want to do?
Is in the client side or server side?0 -
I've created a picklist field in contact entity, now i need that when people change the selected item, if the new item selected is "something" a tab also created by me and disable on the form by default turns into enable.
You have to write your custom JScript code into the OnChange event of the picklist field. If the crmForm.all.<picklist>.DataValue.SelectedText == "something" then you've to enable the other control (crmForm.all.<control>.disabled = true;).0 -
Hi,
Can anybody tell me, what is the programming skill sets are required to
customize the MS CRM3.0Darshan Mungekar
Senior Consultan0 -
The skills needed are knowledge of JScript (required to customize forms), HTML and .NET (if you want to make advanced customizations and use the Callouts).0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions