Has anyone been able to right-align number entries in input fields? HTMLB doesn't seem to offer input-field alignment as a property. I have a table with input fields and a couple of total sums at the end of the table. It makes sense to align these numbers to the right when entered by users.
Regards,
David
Message was edited by: Chinhao Lee
The is what the documentation of htmlb:inputfield says and it works
<b><i>alignment: Use this attribute to determine the general text alignment. Possible values are RIGHT and LEFT.</i></b>
Regards
Raja
Add a comment