תשובה webpart connection.

  • miércoles, 13 de junio de 2012 10:42
     
     

    Hi All,

    It may be a stupid question however as it is coming in my mind so I am asking :-).  Please forgive me if it is a stupid question.

    By any chance, does it possible to make a connection between a provider webpart that is in subsite and consumer webpart that is on root site?

    Regards Amit

Todas las respuestas

  • miércoles, 13 de junio de 2012 12:05
     
     Respondida
    No.  You can only make cross page connections in SharePoint Designer, but since SharePoint Designer can only load one web site at a time you can only reach the pages in the current site to complete the connection.  So there is no way to make a connection to a web part on a page in a different site.

    Paul Stork SharePoint Server
    MVP Senior Solutions Architect: BlueChip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

    • Propuesto como respuesta Matthew_Pearson miércoles, 13 de junio de 2012 13:45
    • Marcado como respuesta Amit KM jueves, 14 de junio de 2012 4:35
    •  
  • domingo, 17 de junio de 2012 12:17
     
     

    Hi Paul,

    Please have a look on below article, it seems to me that cross site webpart are possible.

    http://blogs.msdn.com/b/ramg/archive/2009/04/22/implementing-a-simple-cross-site-collection-list-view-webpart.aspx

    Regards Amit

  • lunes, 18 de junio de 2012 16:51
     
     
    You can implement a web part that pulls data from a different site collection.  That's what the article is about.  But that's about a web part pulling content from a list or library in another site collection.  That's not the same as connecting two web parts across a site collection boundary using web part connections.

    Paul Stork SharePoint Server
    MVP Senior Solutions Architect: BlueChip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.