<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Enabling drag &amp; drop for guest user</title>
  <link rel="self" href="https://liferay.dev/ca/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=6833755" />
  <subtitle>Enabling drag &amp; drop for guest user</subtitle>
  <id>https://liferay.dev/ca/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=6833755</id>
  <updated>2026-06-02T03:30:48Z</updated>
  <dc:date>2026-06-02T03:30:48Z</dc:date>
  <entry>
    <title>RE: Enabling drag &amp; drop for guest user</title>
    <link rel="alternate" href="https://liferay.dev/ca/c/message_boards/find_message?p_l_id=119785294&amp;messageId=6835172" />
    <author>
      <name>Nagendra Kumar Busam</name>
    </author>
    <id>https://liferay.dev/ca/c/message_boards/find_message?p_l_id=119785294&amp;messageId=6835172</id>
    <updated>2010-12-17T09:07:48Z</updated>
    <published>2010-12-17T09:07:48Z</published>
    <summary type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;Hi Alexandre,&lt;br&gt;&lt;br&gt;First of the thank you very much for the info.&lt;br&gt;&lt;br&gt;I tried the same way like editing render_portlet.jsp (for time being)&lt;br&gt;&lt;br&gt;&lt;pre&gt;&lt;code&gt;portletDisplay.setShowMoveIcon(true);&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;&lt;br&gt;I am not getting any move icon for guest user even though. Is there any way we can give update layout permission to Guest user?&lt;br&gt;&lt;br&gt;Internally there are many permission checks, i am not getting where i need to change (which files exactly).&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;- Nagendra Kumar&lt;/body&gt;&lt;/html&gt;</summary>
    <dc:creator>Nagendra Kumar Busam</dc:creator>
    <dc:date>2010-12-17T09:07:48Z</dc:date>
  </entry>
  <entry>
    <title>RE: Enabling drag &amp; drop for guest user</title>
    <link rel="alternate" href="https://liferay.dev/ca/c/message_boards/find_message?p_l_id=119785294&amp;messageId=6833913" />
    <author>
      <name>Alexandre FILLATRE</name>
    </author>
    <id>https://liferay.dev/ca/c/message_boards/find_message?p_l_id=119785294&amp;messageId=6833913</id>
    <updated>2010-12-17T06:21:36Z</updated>
    <published>2010-12-17T06:21:36Z</published>
    <summary type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;Hi Nagendra Kumar Busam,&lt;br&gt;&lt;br&gt;I had to do almost the same thing some time ago. If I remember well, you actually need to have the UPDATE_LAYOUT permission in order to be able to move portlet. Though this permission also adds the ability to add or delete portlets in the page. You also need to add some code in render_portlet-ext.jsp, like :&lt;br&gt;&lt;pre&gt;&lt;code&gt;portletDisplay.setShowMoveIcon(true);&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;&lt;br&gt;You should have a look at the UpdateLayoutAction class, especially the part after&lt;br&gt;&lt;blockquote&gt;else if (cmd.equals("drag")) {&lt;/blockquote&gt;&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;Alexandre FILLATRE&lt;/body&gt;&lt;/html&gt;</summary>
    <dc:creator>Alexandre FILLATRE</dc:creator>
    <dc:date>2010-12-17T06:21:36Z</dc:date>
  </entry>
  <entry>
    <title>Enabling drag &amp; drop for guest user</title>
    <link rel="alternate" href="https://liferay.dev/ca/c/message_boards/find_message?p_l_id=119785294&amp;messageId=6833754" />
    <author>
      <name>Nagendra Kumar Busam</name>
    </author>
    <id>https://liferay.dev/ca/c/message_boards/find_message?p_l_id=119785294&amp;messageId=6833754</id>
    <updated>2010-12-17T05:35:09Z</updated>
    <published>2010-12-17T05:35:09Z</published>
    <summary type="html">Hi,&lt;br /&gt;&lt;br /&gt;Can somebody throw some light on how we can enable the drag &amp;amp; drop feature for guest user.&lt;br /&gt;&lt;br /&gt;I hope at least some people might have tried/worked on this feature. &lt;br /&gt;&lt;br /&gt;Any pointers are much welcome.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;- Nagendra Kumar</summary>
    <dc:creator>Nagendra Kumar Busam</dc:creator>
    <dc:date>2010-12-17T05:35:09Z</dc:date>
  </entry>
</feed>
