Knowledge found and lost while working with Microsoft Dynamics CRM
RSS icon Home icon
  • Changing the default date/time display format

    Posted on March 29th, 2007 Mitch Milam Print Print No comments

    My current CRM installation involves the migration of customer data from the business system that runs the company to CRM.  While I am working through issues related to the migration process, I discovered that it would be very handy if I could see both the date and time for the created on Attribute displayed in the Active Accounts view.  Here's how I did it:

    1) Select Settings, Customization, Customize Entities.

    2) Customize the Accounts Entity.

    3) Click on Attributes

    4) Edit the createdon attribute.  You should see something like this:

    5) Change the Format to Date and Time, as shown below:

    6) Add the createdon attribute to the Active Accounts view, if it doesn't already exist.

    7) Save and Publish your changes.

    8) The Created On Attribute should now be formatted with both the Date and Time.

     

    Caveats

    The only issue I ran into was the fact that the Advanced Find still only recognizes the Date format of the createdon attribute.  If anyone knows a way around that, let me know and I'll update this article accordingly.

    Customization, Dynamics CRM
    1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
    Loading ... Loading ...
    2,478 views
  • CRM 3.0 SDK 3.0.6 Released

    Posted on March 29th, 2007 Mitch Milam Print Print No comments

    The following table describes the release history for the Microsoft CRM SDK

    Version 3.0.6, March 2007

    New and updated topics Description of changes
      Fixed broken links throughout document.
    Callout Source Code Sample Updated sample code.
    campaignactivity

    campaignresponse

    campaignitem

    Added related entity information for the field regardingobjectid.

    Fixed type information for the campaignitem.entitytype attribute.

    Client Side Scripting Bug fixes.
    Create a Customer Relationship Added sample code showing how to create a customer relationship.
    Create an Opportunity and Set a Picklist Added sample code showing how to instantiate types when creating an entity instance.
    CrmDateTime.Value Field

    ExecuteFetch Message

    Merge Message

    PublishXml Message

    UploadFromBase64DataActivity-
    MimeAttachment Message

    UploadFromBase64DataAnnotation Message

    Bug fixes in sample code.
    How to Retrieve Status Codes Added Visual Basic .NET version of this sample.
    Perform Bulk Delete Added sample code showing how to perform a bulk delete operation.
    Performance Best Practices Added topic describing best practices to help you write better performing code.
    Pricing Methods Added Pricing Methods topic.
    Related Documentation Added links to Microsoft CRM related content such as blogs, and so on.
    Report Development Environment Updated information on tools required for report development.
    Sample Code Reorganized sample code topics for ease of use.
    SetBusinessSystemUserRequest Class Corrected inconsistency in documentation. A value must be provided for the SetBusinessSystemUserRequest.ReassignPrincipal Field. Added sample code to the SetBusinessSystemUser Message.
    SystemUser In order to create an instance of a system user entity, the user must already exist in Active Directory.
    TargetOwnedIncident Class Bug fix. The documentation incorrectly stated that an incident can be assigned to another user using the Assign message. The incident entity does not support the Assign message.
    Using the Paging Cookie

    BusinessEntityCollection.PagingCookie

    PagingInfo.PagingCookie

    Added a description of how to use the PagingCookie in queries.

    Customization, Development, Dynamics CRM
    1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
    Loading ... Loading ...
    2,205 views
  • What "Next Door" means in Texas

    Posted on March 29th, 2007 Mitch Milam Print Print No comments

    A business associate told me this afternoon that he'll be in Houston on the 18th.  I told him I had no trouble running down to meet him.

    When he questioned the distance, I honestly replied:

    Anything less than 400 miles is considered next door in Texas.

     

    ( Houston is 250 miles or so from Dallas ).

    Meanderings
    1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
    Loading ... Loading ...
    1,211 views