Home
»
Microsoft Dynamics CRM
»
Microsoft Dynamics CRM Forum
»
All Tags
»
Javascript
»
Microsoft Dynamics CRM 4.0
Browse by Tags
Tags
customization
Picklist
Related Posts
Forum Post:
Re: Resizing a crm form, choosing default lookup values and sync issues with crm contacts
Andrii Butenko
Answer for question 1: add following script to onLoad event handler of form: window.resizeTo(500,300); this will resize window to required size. Answer for question: check this article . You can hardcode identifier and name of price list or you can retrieve it using script from CRM. How to use RetrieveMultiple...
on
15 Jan 2010
Forum Post:
Re: Multi-Select Picklist in MS dynamics CRM
Andrii Butenko
Check following articles: http://jianwang.blogspot.com/2009/01/crm-40-checkbox-style-multi-select.html http://mscrm4ever.blogspot.com/2008/12/crm-40-supported-multi-select-picklist.html
on
16 Jan 2010
Forum Post:
Re: How to remove the print button from the quote form?
Andrii Butenko
Hi, Adriana. This can be done using JavaScript. Check this article .
on
17 Jan 2010