locked
Mutiple Entities on a single Form RRS feed

  • Question

  • Hello,

    Does Dynamics CRM 2011 all mutiple entities and their attributes be represented in a single Form? I  am migrating our current database from Microsoft Access and in Access we could have one query, that could have mulitiple tables, feed a single form? Is that possible with Dynamics CRM? If so, how is that built?

    Does the rule of one entity - one form documented in the Microsoft documentation, if so where?

    Sincerely,

    Scott

    Thursday, December 13, 2012 8:01 PM

Answers

All replies

  • Hi Scott,

    CRM2011 only supports a single entity per form - you can however include sub-grids on a form that will show you a read only set of records across a 1:N relationship.

    If you need to include information from other records on a form you will need to use the SDK to create a custom webresource.

    See http://msdn.microsoft.com/en-us/library/gg334279.aspx

    Scott


    Scott Durow
    Read my blog: www.develop1.net/public     Follow Me on Twitter
    If this post answers your question, please click "Mark As Answer" on the post and "Mark as Helpful"

    Thursday, December 13, 2012 11:32 PM
    Answerer
  • Dear Scott,

    I like your name and Thank you for guidance.

    Scott

    Friday, December 14, 2012 3:41 PM