Customizing the "Items Matching a Tag" WebPart to Open Selected Results Within The Same Frame (WebPart)
-
Hi, I am by no way a developer but I do know how to get in and read modify code. I am struggling with the following: I have added the 'items matching a tag' webpart and I have it displaying the results of queries exactly as I need it to BUT I want it so that when someone selects an item from the results list it renders within the same frame (webpart). The reason for this is exposure of intranet (source) data on the extranet (publishing). I have three web applications deployed in SharePoint 2013: extranet intranet internet I have several libraries on the intranet where I am exposing items that have been tagged to pages on the extranet by use of managed metadata and the 'items matching a tag' web part. As stated, the items are showing up and functional on the extranet, I just need to embed them so they are not opening in clients and new windows exposing the intranet url (source). My initial thought was to load the results on-click in the same webpart or in the same page but if there is another way to do this I am all ears. The content types range from SSRS reports to excel spreadsheets with pivot tables connecting to SSAS. Again, these are working from a functionality perspective I just need to know how to embed to eliminate exposure. You would think this would be an option since the whole idea behind using the source/publishing features is to expose data from one source to another and typically public. I would greatly appreciate some assistance/direction. Thank you in advance!