Hi,

and thanks for your answer!

| Why don't you use:
| <component id="inputPersons" type="contrib:Palette">
|         <binding name="selected" value="persons"/>
|         <binding name="model" value="modelSource.getPersonModel(null, 
'true')"/>
|         <binding name="selectedTitleBlock" value="component:selBlock"/>
|         <binding name="availableTitleBlock" value="component:availBlock"/>
|         <binding name="selectImage" value="selectImage"/>
|         <binding name="deselectImage" value="deselectImage"/>
|         <binding name="validators" value="validators:required"/>
| </component>
| 
| and in your .html
| <span jwcid="[EMAIL PROTECTED]">...</span>
| e.t.c.

Thanks, works like a charme!
But I thought the Blocks would be displayed twice on the page in this case,
but they are not... Why?

Cheers,
  Andreas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to