<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Dynamic Placeholder Keys in Sitecore	</title>
	<atom:link href="https://blog.boro2g.co.uk/dynamic-placeholder-keys-in-sitecore/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.boro2g.co.uk/dynamic-placeholder-keys-in-sitecore/</link>
	<description>Some ideas about coding, dev and all things online.</description>
	<lastBuildDate>Tue, 19 Nov 2013 13:53:32 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.8</generator>
	<item>
		<title>
		By: boro		</title>
		<link>https://blog.boro2g.co.uk/dynamic-placeholder-keys-in-sitecore/#comment-50494</link>

		<dc:creator><![CDATA[boro]]></dc:creator>
		<pubDate>Tue, 19 Nov 2013 13:53:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.boro2g.co.uk/?p=239#comment-50494</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blog.boro2g.co.uk/dynamic-placeholder-keys-in-sitecore/#comment-45895&quot;&gt;Lancelot&lt;/a&gt;.

Good question - its not really related to the dynamic keys but an interesting challenge none the less. The best bet would be to track how the sitecore ui triggers the sort of operations you require - http://blog.boro2g.co.uk/how-do-sitecore-commands-work-in-the-cms/ shows how to achieve this.

Once you know the command to run, dive into core and track down the right click options for eg the content editor. Here you can kick off commands for new custom buttons.]]></description>
			<content:encoded><![CDATA[<p>Good question &#8211; its not really related to the dynamic keys but an interesting challenge none the less. The best bet would be to track how the sitecore ui triggers the sort of operations you require &#8211; <a href="http://blog.boro2g.co.uk/how-do-sitecore-commands-work-in-the-cms/" rel="ugc">http://blog.boro2g.co.uk/how-do-sitecore-commands-work-in-the-cms/</a> shows how to achieve this.</p>
<p>Once you know the command to run, dive into core and track down the right click options for eg the content editor. Here you can kick off commands for new custom buttons.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Lancelot		</title>
		<link>https://blog.boro2g.co.uk/dynamic-placeholder-keys-in-sitecore/#comment-45895</link>

		<dc:creator><![CDATA[Lancelot]]></dc:creator>
		<pubDate>Fri, 02 Aug 2013 09:04:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.boro2g.co.uk/?p=239#comment-45895</guid>

					<description><![CDATA[I am trying to create a popup window that will allow you to select an item from a list of items in a folder. This event should happen when you click on a menu similar to the insert from template, How do I go about doing that?]]></description>
			<content:encoded><![CDATA[<p>I am trying to create a popup window that will allow you to select an item from a list of items in a folder. This event should happen when you click on a menu similar to the insert from template, How do I go about doing that?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
