Answered by:
how to set default form in dynamics crm 2011?

Question
-
Hi all,
I want to set default form in dynamics crm 2011 for a entity. as I know there can set order form only but not for set default form.ex: in entity account I have 3 forms : information, form1, form2I have set the order like this: information, form1, and the last form2so if I click "account" in link navigate and click the record the first form appear is "information" and after showed the form I change to "form1" and close the form.
and then I try to open another record, after click the record show my last form that is "form1" not "information". I want to set default form always "information" form, is there any solution for this in dynamics crm 2011?
thanks.
Thursday, November 27, 2014 5:11 AM
Answers
-
Hello,
That's default behavior of CRM to load last form, you can change it using custom code, Check this post, it will help you to implement your requirement.
Microsoft Dynamics CRM Training|Our Blog | Follow US | Our 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 Thursday, November 27, 2014 5:20 AM
- Marked as answer by pntr Tuesday, December 2, 2014 4:10 AM
Thursday, November 27, 2014 5:20 AMModerator -
All replies
-
Hello,
That's default behavior of CRM to load last form, you can change it using custom code, Check this post, it will help you to implement your requirement.
Microsoft Dynamics CRM Training|Our Blog | Follow US | Our 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 Thursday, November 27, 2014 5:20 AM
- Marked as answer by pntr Tuesday, December 2, 2014 4:10 AM
Thursday, November 27, 2014 5:20 AMModerator -
-
Hi,
Have a look at the below link.
Hope it helps,
Thanks,
Prasad
Thursday, November 27, 2014 6:00 AM -
Hi,
As you have made a statement that @I want to set default form always "information" form@. You can give access to only the form you need and remove the access for the others. I don't know whether we can de-activate forms in 2011, CRM 2013 has that feature. If it exists you can deactivate. Rest of the forms will not shown to the users.
--
Regards,
Gopinath.
- Proposed as answer by Gopinath Reddy Friday, November 28, 2014 6:48 AM
Thursday, November 27, 2014 12:51 PM -
thank you it's very helpful for me.Tuesday, December 2, 2014 4:20 AM