Forum Post: RE: Can't edit lead/contact form after importing solution
Sorry. Not yet. Will keep this thread updated.
View ArticleForum Post: RE: What makes a field not available in a view ?
I'm on CRM 2011 online by the way :-)
View ArticleForum Post: RE: CRM Print Preview
Hello Joe,When clicking on Print Preview and selecting 'all pages', do you see all the 350 contacts on the Preview Page before you click on the print button?Rajesh R.
View ArticleForum Post: CRM 2011 upgrade failed with Object not found exception
CRM 2011 upgrade from CRM 4.0 has failed at step upgrading original body text and updating body text for reports with Message = Object reference not set to an instance of an object for a custom report...
View ArticleForum Post: Tracking account purchases
We are a software company and our current crm allows us to track purchases by our customers, assigning the serial numbers, SLAs, etc. We mocked up a quick entity to capture this information and can...
View ArticleForum Post: RE: 'CRM Server Failed' error
Have you assigned any custom security role to these users? If yes, try assigning OOB security role.Also try to add - Read privileges to the user role on the following things: Please navigate to...
View ArticleForum Post: Max Length changes after CRM 2011 Upgrade
We encountered a strange problem for our CRM 2011 on-premise installation that we upgrade from CRM 3.0 to CRM 4.0 and then finally to CRM 2011 all using Microsoft's recommended approach of in-place...
View ArticleForum Post: RE: Workflow remains in waiting status in system jobs
Force a sync from Outlook of CRM and that should flush it out.Also, be sure that in your CRM user record, use Outlook for outgoing emails I selected.
View ArticleForum Post: RE: Create object OrganizationServiceProxy CRM Plugin
Thank you for your reply.I am not missing any information I think so,I am facing an error:[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=5.0.0.0, Culture=neutral,...
View ArticleForum Post: RE: CRM SharePoint listcomponents works fine, but...
thank you guys. Im gonna try your suggestions and reply again if I had success.
View ArticleForum Post: RE: Automated export of personal view
Hi,The only way to dynamically refresh a spreadsheet is using the Refresh button that the dynamic worksheets give you - there is not out of the box workflow activity that can do this for you.If you are...
View ArticleForum Post: RE: Error in service activity form
Hi,You'll need to read up on JavaScript Webresources and their use in Form Events - msdn.microsoft.com/.../gg328261.aspxTo find the onchange code, you'll need to open the form editor - Customize Ribbon...
View ArticleForum Post: Opening an entity form with Xrm.Utility.openEntityForm function
Hi,using the Xrm.Utility.openEntityForm("account","myAccountId") function to open an account record results in different behaviour.Running the script in MSCRM web client opens the account record in...
View ArticleForum Post: RE: Dialog to create a case, Account, Opportunity , etc
I am trying the solution from the link you provided and I cannot seem to get the link on the dashboard to open up to anything but another page with the same link. It never launches the dialog any ideas...
View ArticleForum Post: RE: What makes a field not available in a view ?
Hi SomaThat fiels is a built in field and is set to searchable = Yes.I ended up making my own field for that which works fine but I'm still puzzled why this field cannot be added to a view.
View ArticleForum Post: RE: I had Fresh Installation of CRM 2011 But I am not visible to...
If you have not installed the SRS data connector install the same and check if you are able to access default reports.
View ArticleForum Post: RE: CRM 2011 upgrade failed with Object not found exception
Here you Mohammad.Upgrading report original body text13:23:03| Info| Exception updating body text for report Management Report for China Users.rdl - {1a42ea18-d08e-e111-81e4-f04da209c360}. Message =...
View ArticleForum Post: RE: Using Notes to update contact status to active
Hi,It looks to me like the check against the Note's Created On date is preventing your logic from running on an update to a Note. Try updating your logic to:If Note:Created On contains data AND...
View ArticleForum Post: RE: !!! Notes challenge for the real CRM experts: "One screen to...
Just an update for you guys to let you know this is still live.I sincerely appreciate your efforts but I am waiting for internal help to resume my travels.
View ArticleForum Post: RE: E-mail History
Thanks guys. I think you convinced me to use activities. Seems as though what I'm looking for is a notes screen with activity functionalities.As we say in Holland, I need to just row my boat with the...
View Article