<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi<div><br></div><div><br></div><div>create a custom widget class that extends</div><div><br></div><div>org.opencms.widgets.CmsComboWidget</div><div><br></div><div>and overwrite</div><div><br></div><div>org.opencms.widgets.A_CmsSelectWidget.parseSelectOptions(CmsObject, I_CmsWidgetDialog, I_CmsWidgetParameter)</div><div><br></div><div>To use your schema in your xml content,  configure it as follows:</div><div><br></div><div><layout element="FIELDNAME" widget="your.custom.WidgetClass"/></div><div><br></div><div>Regards</div><div>Christoph</div><div><br><div><div>Am 14.01.2013 um 17:23 schrieb <a href="mailto:gnorrus@libero.it">gnorrus@libero.it</a>:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi<br><br>I have a structured content, where I have a field that is a combo<br><br>I need to have some values inside this combo, but they should be dynamic, for <br>example, I need to get them from a jsp where I have some code that display all <br>folder inside a directory<br><br>Is it possible?<br><br>thanks<br>_______________________________________________<br>This mail is sent to you from the opencms-dev mailing list<br>To change your list options, or to unsubscribe from the list, please visit<br><a href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a><br><br><br><br></blockquote></div><br><div apple-content-edited="true">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; ">-------------------------------------------------<br><div style="margin: 0px; ">Christoph Fröhlich</div>Folge 3 GmbH<br style="font-size: medium; ">Neuer Pferdemarkt 1<br style="font-size: medium; ">20359 Hamburg<br><br>+49 +40  79 69 48 78<br><a href="mailto:cf@folge3.de">cf@folge3.de</a><div style="margin: 0px; ">http://www.folge3.de</div><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="margin: 0px; ">-------------------------------------------------<br>Geschäftsführer: Christoph Fröhlich, Anja Künzel<br>Handelsregister: HRB 105806, Amtsgericht Hamburg </div></span></span><br class="Apple-interchange-newline"></span><br class="Apple-interchange-newline"></div></span><br class="Apple-interchange-newline"></span><br class="Apple-interchange-newline"></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<br></div></body></html>