I have the following scenario: a Sitecore 8.2 multisite solution with many products items shared between those sites. I'd like to share item as a datasource across multiple locations in different sites, decoupling this from layout. Could someone suggest me the best approach to solve my problem? keep in mind that solution should be easy, as it needs to be used by editor from experience-editor. Tnx in advance
Sitecore 8.2 - How to share an item page in a multisite context decoupling content from layout
75 Views Asked by Massimo Della Calce At
0
There are 0 best solutions below
Related Questions in LAYOUT
- SAS- Defining Page Breaks inside Macro
- How to receive onConfigurationChanged events (Android SDK)
- Get error in Swing java - IllegalArgumentException
- Setting an onClick listener to a layout
- CSS two columns without specific widths
- RecyclerView gets pushed down when returned to activity
- Prevent DIV overflowing container using flex layout
- Set background - centered and not stretched
- Plug-in: com.android.ide.eclipse.adt error
- Possible to change border position based on adjacent blocks in CSS?
- last Relative layout not displaying properly in android xml
- Automatically Adjust the Font Size of the Text in order to fit in a Div
- Setting the layout of the swiped card in RecyclerView using ItemTouchHelper
- How to create one page app on Windows Phone
- Allow absolutely positioned child to render outside parent with overflow: hidden
Related Questions in SITECORE8
- Lost uCommerce interface within Sitecore
- Route with namespace and area still complaining about multiple controller names
- Correct Place To Specify A Site's Caching Parameters In Sitecore?
- Sitecore mail template with rich text field
- Bundling with sitecore MVC
- Search bar is not working on Sitecore 8 rev. 150427
- SITECORE: Invalid Scope Offline(Facebook)
- Bulk Creation Of Items In Sitecore
- WFFM custom save actions not working on Preview server but fine on CM server in sitecore preview mode
- Sitecore indexing Boost Rule based on search term
- Sitecore Glass.Mapper.Sc vs Glass.Mapper.Sc.Core
- Recipient List does not match Sent to List in Sent Sitecore EXM Campaign
- Sitecore - How to track anonymous user location in sitecore analytics
- Sitecore 8: Datasource value is null/empty in sublayout(.ascx)
- How to check Which version is installed of Web form for marketer in Sitecore 8
Related Questions in MULTISITE
- How to see our shop URL in webkul magento extension
- How to set-up Wordpress Multi-sites on Azure using sub-directories
- multisite network admin , my site link to non-www url
- Wordpress script to change settings across multisite network
- Wordpress Multi-site get-template-directory after upgrade different
- Can not add new site - WPMU
- Wordpress Multisite with Different Domains
- How to Create Wordpress Multisite user with network admin privleges
- Resource limits has been reached on GoDaddy (wordpress site)
- Shiny-server with a proxy Not Working after wordpress multisite added as subdirectory
- WildCard Domains without subdomain mapping
- how to create multisite linkage of data in wordpress multisite?
- Drupal 7 multi site site specific theme is not working
- Wordpress Multisite: How to use child site permalink in main site
- Wordpress multisite and custom field suite
Related Questions in SITECORE-MVC
- Sitecore link with icon
- Bundling with sitecore MVC
- SITECORE: Invalid Scope Offline(Facebook)
- Sitecore Glass Mapper Null reference exception on some model properties
- Bulk Creation Of Items In Sitecore
- is it possible to add more than one website under the same root on sitecore?
- Sitecore Single Language Publish in multilingual Sitecore Environment
- Get sitecore contacts throught Sitecore Rest API
- Not found when calling POST ActionResult
- wffm 8.1 captcha field validation not working, but fine for other fields
- Get Textbox Value in New Page in Sitecore MVC
- Sitecore: Get parent rendering parameters
- Has anyone tried replacing the View Engine with Sitecore MVC?
- Has anyone used XBlog module in Sitecore?
- MVC instrumentation & WebApi attribute routing for Sitecore 7.5
Related Questions in EXPERIENCE-EDITOR
- Experience Editor does not work properly for pages with certain names in sitecore 8
- Limiting number of characters for sitecore single line text field while editing in Experiance editor
- Restrict media validation to only media library
- sitecore experience editor adding new datasource is slow
- While adding a new component to a new page in experience editor not getting added in sitecore 9.3
- How to use EditFrame to edit Multilist field with search
- Where do I set fields that can be edited in Sitecore editor options?
- Sitecore Upgrade to v.8.1-U2 : Experience Editor - A serious error occurred please contact the administrator
- Sitecore Experience editor error in xm cloud partial design
- An error occurred in Sitecore 8.1 Experience Editor
- Remove component data source in Sitecore
- How to make background image editable in Experience Editor in Sitecore using C#
- Rendering components are showing up twice when clicked on Add Here button in Sitecore Experience editor
- Sitecore Experience editor get data source
- Sitecore Experience Editor Ribbon not loading?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?