I was able to get this done by using the following:

                        <p:itemId>
                                <t:label for="itemId" />
                                <input t:type="TextField" t:id="itemId" 
value="item.itemId"
                                        disabled="true" />
                        </p:itemId>

Here the itemId is the property in the entity that I wanted to disable.

thanks

-----
--
Don't Forget to Rate
--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Is-it-possible-to-disable-fields-in-a-BeanEditor-tp5497993p5498018.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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

Reply via email to