Hi , I have a requirement where I need to show a field in readonly state, very much like how t:outPutText will show a field. There will be a small edit icon beside that field which will make the field editable, essetially an t:inputText will come up.
I know I can do this by going to bean and toggling from t:outPutText to t:inputText on click of edit. But I was curious about "displayValueOnly" attribute of t:inputText. Can this attribute really work for above purpose? Actually it will good if I wouldnt have to go to bean for this small thing. Any pointers will be a big help. Thanks! -- View this message in context: http://www.nabble.com/t%3AinputText-help-tf4342915.html#a12371851 Sent from the MyFaces - Users mailing list archive at Nabble.com.

