Quickcreations
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 20 articles for 0.302 sec
I've already tried to find out what the 'commandstring' is for the New-button using the IE-dev toolbar, but so far no luck. "M.M.B." <crmuser@newsgroups.com> schreef in bericht news:AB77B3D4-D900-4D4B-9ABA-61B48D341DCD@microsoft.com... > Any way to do this up front? Thus in OnLoad? > > Reason I ask this is because I have a few customfields which are not > advised/required (blue/red fields     

Group: microsoft.public.crm.developer · Group Profile · Search for Quickcreations in microsoft.public.crm.developer
Author: M.M.B.
Date: Jun 5, 2007 07:22

Any way to do this up front? Thus in OnLoad? Reason I ask this is because I have a few customfields which are not advised/required (blue/red fields). The QuickCreate only takes these fields and because I'm doing some OnChange-scripts on non-advised/non-required fields, the QuickCreate form throws errors. Example: Account --> FirstContact --> click Lookup-button --> then disable the 'New'
Show full article (2.48Kb)
Hi, Use following piece of code in onSave event of form if( crmForm.FormType == 5 ) { alert("Not Allowed"); event.returnValue = false; } -- PLEASE do click on Yes or No button if this post was helpful or not for our feedback. uMar Khan Email for direct contact: imumar at gmail dot com "M.M.B." wrote: > I was that far :) > > IF I put a restriction on the QuickCreate     

Group: microsoft.public.crm.developer · Group Profile · Search for Quickcreations in microsoft.public.crm.developer
Author: M.M.B.
Date: Jun 5, 2007 07:00

I was that far :) IF I put a restriction on the QuickCreate form by using equals to type5, then how do I block the entire possibility for the current user to bring up the form? If that's not possible, then how do I only hide the 'new'-button (because that has the same result in the end)? I can't find the name of this button. "uMar Khan" <imumar@gmail.com> schreef in bericht news
Show full article (2.13Kb)
Sorry, my mistake. I do have the same behaviour :) I didn't press return, instead I clicked on the oK button... -- Ronald Lemmen - MSCRM MVP Avanade Netherlands http://www.ronaldlemmen.com/ "Shafraz Nasser" wrote: > Same here. I'm running the English version with UR1. > > "Michael Höhne" wrote: > > > I was able to reproduce it on the English (ENU) version. Exact same > > behavior     

Group: microsoft.public.crm.developer · Group Profile · Search for Quickcreations in microsoft.public.crm.developer
Author: uMar Khan
Date: Jun 5, 2007 05:45

Same here. I'm running the English version with UR1. "Michael Höhne" wrote: I was able to reproduce it on the English (ENU) version. Exact same behavior, the OK never gets enabled again. -- Michael Höhne, Microsoft Dynamics CRM MVP Web: http://www.stunnware.com/crm2 Feed: http://www.stunnware.com/crm2/atom.aspx Custom Lookup Dialog: http://www.stunnware.com/crm2/
Show full article (1.53Kb)
I disabled my OnLoad JS code now but same problem still goes My system is... CRM 3.0 turkish ( with update rollup 1 ) "Ronald Lemmen" wrote: > Hi Ilker, > > Thanks for taking the time to share your experience with us. > > I have tested your behaviour but I cannot reproduce it. Might there be any > javascript code on one of the fields or on the page onload? Also, have you > applied     

Group: microsoft.public.crm.developer · Group Profile · Search for Quickcreations in microsoft.public.crm.developer
Author: M.M.B.
Date: Jun 5, 2007 04:47

Hi Ilker, Thanks for taking the time to share your experience with us. I have tested your behaviour but I cannot reproduce it. Might there be any javascript code on one of the fields or on the page onload? Also, have you applied any hotfixes/update rollups? Kind regards, -- Ronald Lemmen - MSCRM MVP Avanade Netherlands http://www.ronaldlemmen.com/ "ilker tiryaki" wrote:
Show full article (1.12Kb) · Show article thread
    

Group: microsoft.public.crm.developer · Group Profile · Search for Quickcreations in microsoft.public.crm.developer
Author: M.M.B.
Date: Jun 5, 2007 00:38

Show full article (0.11Kb)
    

Group: microsoft.public.crm.developer · Group Profile · Search for Quickcreations in microsoft.public.crm.developer
Author: Ronald Lemmen
Date: May 14, 2007 16:36

Show full article (1.85Kb)
    

Group: microsoft.public.crm.developer · Group Profile · Search for Quickcreations in microsoft.public.crm.developer
Author: Shafraz Nasser
Date: May 14, 2007 16:12

Show full article (1.53Kb)
    

Group: microsoft.public.crm.developer · Group Profile · Search for Quickcreations in microsoft.public.crm.developer
Author: ilker tiryaki
Date: May 14, 2007 10:20

Show full article (0.79Kb)
    

Group: microsoft.public.crm.developer · Group Profile · Search for Quickcreations in microsoft.public.crm.developer
Author: Ronald Lemmen
Date: May 14, 2007 08:35

Show full article (0.60Kb) · Show article thread
    

Group: microsoft.public.crm.developer · Group Profile · Search for Quickcreations in microsoft.public.crm.developer
Author: ilker tiryaki
Date: May 14, 2007 05:01

Show full article (0.20Kb)
1 · 2 · next