Login  Register

Re: Want a form widget list example

Posted by Alexandre Gomes-5 on Jun 27, 2006; 11:28pm
URL: http://ofbiz.116.s1.nabble.com/Want-a-form-widget-list-example-tp140244p140246.html

Hi Vinay,

   You can make such a form using the folowing attributes on the form widget :

default-table-style="boxoutside" even-row-style="viewManyTR2"
odd-row-style="viewManyTR1"

   You can find an example i here :
webapp/catalog/product/ProductForms.xml#ListSupplierProducts

   You can see it working by selecting the Suppliers menu in the
Product page in the Catalog Manager.

  Regards,
Alex

On 6/27/06, Vinay Agarwal <[hidden email]> wrote:

> Hello,
>
>
>
> Can someone point me to a form widget list (table) example with alternating
> color rows? I remember seeing it but I can't find it.
>
>
>
> Thanks in advance,
>
> Vinay Agarwal
>
>
>
>
>