Answered by:
Create ISV folder in CRM 2011???

Question
-
Hi ,
can anyone direct me how to create ISV folder in CRM 2011 Online ????
Wednesday, August 10, 2011 5:08 PM
Answers
-
Hi Puneet,
you can't create ISV folder in crm 2011, could you please let us know what is your requirement ??
Mahain : MS CRM Freelancer- Proposed as answer by Jamie MileyModerator Wednesday, August 10, 2011 8:52 PM
- Marked as answer by Jamie MileyModerator Sunday, February 19, 2012 12:53 AM
Wednesday, August 10, 2011 5:12 PMModerator -
A couple things. First, Mahender is correct that you cannot create any folders in Online.
If you want to work with a simple web page and expose it in CRM you can save it as a web resource in CRM and put it on the form.
OR
If you need an asp.net application you need to host it locally (you can't host it in CRM Online) and then you can expose it through an Iframe and communicate with CRM using the CRM web services and cross frame scripting.
I hope this helps!
Jamie Miley
Check out my about.me profile!
http://mileyja.blogspot.com
Linked-In Profile
Follow Me on Twitter!- Proposed as answer by Jamie MileyModerator Wednesday, August 10, 2011 8:54 PM
- Marked as answer by Jamie MileyModerator Sunday, February 19, 2012 12:53 AM
Wednesday, August 10, 2011 8:54 PMModerator -
Hi Puneet,
As you are using CRM online so you won't be able to use aspx page but if you have html page you can create an html webresource for that you can refer the same in iframe.
Mahain : MS CRM Freelancer- Proposed as answer by HIMBAPModerator Thursday, August 11, 2011 9:08 AM
- Marked as answer by Jamie MileyModerator Sunday, February 19, 2012 12:53 AM
Thursday, August 11, 2011 9:07 AMModerator -
Hi,
CRM 2011 provides you facility to directly place webresourc in form, so no need to create iframe.
Open your entity select Insert->WebResource->select your html page.
Mahain : MS CRM Freelancer- Proposed as answer by HIMBAPModerator Thursday, August 11, 2011 10:07 AM
- Marked as answer by Jamie MileyModerator Sunday, February 19, 2012 12:53 AM
Thursday, August 11, 2011 9:39 AMModerator -
Hi,
Check this post to generate sample data for ms crm http://blog.xrm.com/index.php/2011/06/sample-data-in-microsoft-dynamics-crm-2011/
Mahain : MS CRM Freelancer- Proposed as answer by HIMBAPModerator Thursday, August 11, 2011 10:07 AM
- Marked as answer by Jamie MileyModerator Sunday, February 19, 2012 12:53 AM
Thursday, August 11, 2011 10:07 AMModerator -
Hi Puneet,
CRM does not support editable grid, you need to do custom development for this (custome asp.net webaplicatoin) or you can use some thrid party control here.
you can check http://www.freelancer.com/projects/NET-C-Sharp-Programming/Editable-Grid-Control-for-Dynamics.html
http://www.axonom.com/crm_solutions/powertrak/articles/editablegrids.html
you can also check http://crmentropy.blogspot.com/p/javascript-grid-editor.html but this is for ms crm 4.0 you need to change it for ms crm 2011.
Mahain : MS CRM Freelancer- Proposed as answer by HIMBAPModerator Thursday, August 11, 2011 2:50 PM
- Marked as answer by Jamie MileyModerator Sunday, February 19, 2012 12:52 AM
Thursday, August 11, 2011 2:49 PMModerator
All replies
-
Hi Puneet,
you can't create ISV folder in crm 2011, could you please let us know what is your requirement ??
Mahain : MS CRM Freelancer- Proposed as answer by Jamie MileyModerator Wednesday, August 10, 2011 8:52 PM
- Marked as answer by Jamie MileyModerator Sunday, February 19, 2012 12:53 AM
Wednesday, August 10, 2011 5:12 PMModerator -
Hi Pumeet,
you can directly publish webpages in crmapppool, isv folder not required.
Wednesday, August 10, 2011 6:00 PM -
Wednesday, August 10, 2011 8:28 PM
-
A couple things. First, Mahender is correct that you cannot create any folders in Online.
If you want to work with a simple web page and expose it in CRM you can save it as a web resource in CRM and put it on the form.
OR
If you need an asp.net application you need to host it locally (you can't host it in CRM Online) and then you can expose it through an Iframe and communicate with CRM using the CRM web services and cross frame scripting.
I hope this helps!
Jamie Miley
Check out my about.me profile!
http://mileyja.blogspot.com
Linked-In Profile
Follow Me on Twitter!- Proposed as answer by Jamie MileyModerator Wednesday, August 10, 2011 8:54 PM
- Marked as answer by Jamie MileyModerator Sunday, February 19, 2012 12:53 AM
Wednesday, August 10, 2011 8:54 PMModerator -
Hi folks,
Thanks million for the replies, I got the point now the thing is that i am trying to make inline editing in a form and i have an HTML file for that and i want to make it through iFrame.
Thursday, August 11, 2011 9:00 AM -
Hi Puneet,
As you are using CRM online so you won't be able to use aspx page but if you have html page you can create an html webresource for that you can refer the same in iframe.
Mahain : MS CRM Freelancer- Proposed as answer by HIMBAPModerator Thursday, August 11, 2011 9:08 AM
- Marked as answer by Jamie MileyModerator Sunday, February 19, 2012 12:53 AM
Thursday, August 11, 2011 9:07 AMModerator -
HI Mahender,
Thanks for your reply, Now at the moment i want Iframe to be placed on the form and to call that iframe i need Javascript to address that url on Iframe. isnt it??
Thursday, August 11, 2011 9:28 AM -
Hi,
CRM 2011 provides you facility to directly place webresourc in form, so no need to create iframe.
Open your entity select Insert->WebResource->select your html page.
Mahain : MS CRM Freelancer- Proposed as answer by HIMBAPModerator Thursday, August 11, 2011 10:07 AM
- Marked as answer by Jamie MileyModerator Sunday, February 19, 2012 12:53 AM
Thursday, August 11, 2011 9:39 AMModerator -
HI Mahender,
Is there any sample quote data available like accounts and customer in CRM'11 online ?
Thursday, August 11, 2011 9:54 AM -
Hi,
Check this post to generate sample data for ms crm http://blog.xrm.com/index.php/2011/06/sample-data-in-microsoft-dynamics-crm-2011/
Mahain : MS CRM Freelancer- Proposed as answer by HIMBAPModerator Thursday, August 11, 2011 10:07 AM
- Marked as answer by Jamie MileyModerator Sunday, February 19, 2012 12:53 AM
Thursday, August 11, 2011 10:07 AMModerator -
Hi Mahender,
Thanks for the link, However i would further like to ask you that i wanted to create editable grid on my form so can you please show me any articles or materials where i can get an idea of going through as i have started using CRM recently only so not much have in depth knowledge about CRM 2011. Thanks
Thursday, August 11, 2011 12:35 PM -
Hi Puneet,
CRM does not support editable grid, you need to do custom development for this (custome asp.net webaplicatoin) or you can use some thrid party control here.
you can check http://www.freelancer.com/projects/NET-C-Sharp-Programming/Editable-Grid-Control-for-Dynamics.html
http://www.axonom.com/crm_solutions/powertrak/articles/editablegrids.html
you can also check http://crmentropy.blogspot.com/p/javascript-grid-editor.html but this is for ms crm 4.0 you need to change it for ms crm 2011.
Mahain : MS CRM Freelancer- Proposed as answer by HIMBAPModerator Thursday, August 11, 2011 2:50 PM
- Marked as answer by Jamie MileyModerator Sunday, February 19, 2012 12:52 AM
Thursday, August 11, 2011 2:49 PMModerator