<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hi, <br>
<br>
you could have a look at
<a class="moz-txt-link-freetext" href="http://documentation.opencms.org/opencms-documentation/demos/advanced-container-usage/">http://documentation.opencms.org/opencms-documentation/demos/advanced-container-usage/</a>
.<br>
The trick is to add a body to the container tag:<br>
<br>
<cms:container><br>
<br>
<!-- Here goes you placeholder HTML (JSP-Code) --><br>
<br>
</cms:container><br>
<br>
The placeholder is only shown offline. That's because it should
only contain hints for editors, where content can be put - and, as
you want to use it, help to provide an impression on the final,
content-ful, layout.<br>
<br>
Best, Daniel.<br>
<br>
Am 26.07.2015 um 13:45 schrieb Ashish Shekhar:<br>
</div>
<blockquote
cite="mid:CAAYOqtUfB5iha_fQ_HFMYwY-KVPeWwXefq1PhUWu15x8z7P2GA@mail.gmail.com"
type="cite">
<div dir="ltr">Hi,<br>
<div class="gmail_quote">
<div dir="ltr">
<div><br>
</div>
<div>Could anyone please help how to create placeholder for
the container to be placed in the template.<br>
<br>
</div>
<div>How to create layout with different holes with default
text if there is no content type is placed.<br>
<br>
<br>
<div style="display:inline-block">
<div><img alt="Inline image 1"
src="cid:part1.07020406.02010104@alkacon.com"
height="242" width="499"></div>
</div>
<br>
<br>
</div>
<div>For example from grid-demo, see above it shows empty
container where we have free to add content type. <br>
<br>
How this empty container (hole) is created so that content
type can be placed?<br>
<br>
</div>
<div>I want to create flexible layout of the page so that
content type are dragged and dropped and it fits on the
page.<br>
</div>
<div><br>
Please help to understand me with any simple example/use
case. I would really thankful for that.<span
class="HOEnZb"><font color="#888888"><br>
<br>
</font></span></div>
<span class="HOEnZb"><font color="#888888">
<div>-Ashish<br>
</div>
</font></span></div>
</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
<a class="moz-txt-link-freetext" href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a>
</pre>
</blockquote>
<br>
</body>
</html>