Hello,

We use AjaxEditableMultilineLabels to allow users to edit the content
on the web site. I would also like to allow users to add new Wicket
components inside editable labels. For example, the user enters <div
wicket:id="logo"/> in the editable label and when label switches in
preview mode the Logo component is rendered inside the label.

What Wicket mechanism can I use to implement this? Is component
resolvers the right way to do this?

Thanks,

Alec

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to