Hi All,
I have a requirement to make the text fileds associated with tr:inputListOfValues and tr:inputDate components non-editable. Instead, a user should be selecting an item or date and that should be displayed in the text field. Earliar, I was setting maximumLength=0 for both these components to achieve this. I have recently moved to Trinidad 1.0.4 and MyFaces 1.1.5 and since then this attribute setting is ignored. I would like to know if there are any alternatives for making the text fields of tr:inputListOfValues and tr:inputDate components non-editable. Thanks ~Sandeep

