> Is there a way for me to go into "Edit Mode" on an AjaxEditableLabel without
> clicking on the actual label? I would like to have an Edit link or button
> somewhere that will put the field in edit mode when clicked by the user.

The best thing to do for you is to dig into how the component is
implemented and either create your own, or customize parts of it (in
particular, you'd have to override newLabel and return your own label
implementation).

Eelco

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

Reply via email to