Within a input field the #{expression} doesn't work. E.g. ``` input#txtparams(type="text", value="#{msgParams}", maxlength="140", size="105").form-control ```
Within a input field the #{expression} doesn't work.
E.g.