Portal Engine Questions on portal engine and web parts.
Version 7.x > Portal Engine > using documents in multiple sites View modes: 
User avatar
Certified Marketer 13
Certified Marketer 13
bruce.williams-thundertech - 3/14/2013 2:23:03 PM
   
using documents in multiple sites
If we had objects, say Jobs. how would we manage those in one site and perhaps have access to display them in another site?

User avatar
Kentico Legend
Kentico Legend
Brenden Kehren - 3/14/2013 3:23:39 PM
   
RE:using documents in multiple sites
So you'd have to have the jobs in one site or the other. Then in the jobs document type, create a query that returns all jobs for the site names/id's you want. Then use a Repeater w/Custom Query and select the job document type and the query you want to use. You would have to do this on both sites but the content resides on one site and the query resides with the document type.

User avatar
Certified Marketer 13
Certified Marketer 13
bruce.williams-thundertech - 3/14/2013 3:27:31 PM
   
RE:using documents in multiple sites
Perfect. thank you for that direction.

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 3/14/2013 4:39:26 PM
   
RE:using documents in multiple sites
hi,

Or, you can also use standard repeater and just set the path from the other site and set the Site name property to the other site. So, the repeater will pull the data from the source site and location.

Best regards,
Juraj Ondrus