installing:
UIIDebugger:
CCA r2:
Hosting a web application in CCA:
Bing Search:
HAT:
URL Addressable Forms
how-do-i-host-a-web-popup-in-another-tab:
how-to-override-the-crm-2011-popup-alert-in-cca-when-redirecting-a-popup-update:
uii templates for visual studio:
http://blogs.msdn.com/b/mbarbour/archive/2010/09/09/visual-studio-project-starter-s-for-cca-uii.aspx
hosting WPF content in CCA
discussions:
http://crmcca.codeplex.com/discussions
creating new associated record:(create form)
URL: http://<crmserver>/<org>/CS/cases/edit.aspx
QueryString: _CreateFromType=2&_CreateFromId=%CustomerID%
Updating record:(update form)
URL:http://crmserver>/<org>/SFA/conts/edit.aspx
QueryString: id=%CustomerID%
configure this in Default UII action
for more details:
Showing CRM data using CustomerID from context
http://blogs.msdn.com/b/mbarbour/archive/2010/05/13/showing-crm-data-in-the-customer-care-accelerator.aspx
associted views
URL:http://crmserver>/<org>/userdefined/areas.aspx
QueryString: oId=%CustomerID% &oType=2&pagemode=iframe&security=852023&tabSet=areaService
http://myencounterwithcrm.wordpress.com/category/crm-2011/associated-view/
creating new associated record:(create form)
URL: http://<crmserver>/<org>/CS/cases/edit.aspx
QueryString: _CreateFromType=2&_CreateFromId=%CustomerID%
Updating record:(update form)
URL:http://crmserver>/<org>/SFA/conts/edit.aspx
QueryString: id=%CustomerID%
configure this in Default UII action
for more details:
Showing CRM data using CustomerID from context
http://blogs.msdn.com/b/mbarbour/archive/2010/05/13/showing-crm-data-in-the-customer-care-accelerator.aspx
associted views
URL:http://crmserver>/<org>/userdefined/areas.aspx
QueryString: oId=%CustomerID% &oType=2&pagemode=iframe&security=852023&tabSet=areaService
http://myencounterwithcrm.wordpress.com/category/crm-2011/associated-view/
No comments:
Post a Comment