Em Thu, 11 Jun 2009 16:44:09 -0300, Neo Anderson <javadeveloper...@yahoo.co.uk> escreveu:

I read the message at
http://www.mail-archive.com/users@tapestry.apache.org/msg17772.html.
It seems like the beaneditform can be marked as readonly for displaying
information.

As far as I know, no. BeanEditForm is for editing info, no displaying it.

P.S.: I tried to use beandisplay, but  seeming beandisplay only show bean
property value. I can not e.g. transforms path into image tag.

As with BeanEditForm and BeanEditor, with BeanDisplay you can override how a property is shown. Its documentation shows how. There's another option: http://tapestry.apache.org/tapestry5.1/guide/beaneditform.html shows you can provide a special viewing and edition block for anything you want.

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

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

Reply via email to