setting alignment and width for field tag
Posted by NV on Oct 23, 2006; 4:56am
URL: http://ofbiz.116.s1.nabble.com/setting-alignment-and-width-for-field-tag-tp173505.html
Hi,
Can I set width and alignment for a field tag of form widget.Refer following:
<form name="SomeName" ...>
...
<field name="id" ...>...</field>
...
</form>
How can I customize the width and the alignment for the field tag? Is there any?
Thanks in advance
NV