Hi, what is meaning of this message: "WARNING: There should always be a submitted value for an input if it is rendered, its form is submitted, and it is not disabled or read-only . Component : <...inputText>"
<...inputText> is an input text field which could be enabled or disabled by javascript. I have other input text fields without this message. Any idea ? Regards, Oliver

