Multi form table row display

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Multi form table row display

Foo Shyn Chung
Hi all,

I notice that when i use multi form to list down records with editable
fields, those editable field will all be seperated by a dash instead of a
<td> like a usual html table.

Wonder is there a reason for this? Possible for us to change it so that it
is displayed in a normal html table manner? The reason being that i have a
table that have 5 columns and each of them are editable fields. Thus in the
current manner it is very messy for the user to have a clean look at it.

Anyone has any idea on this? FYI the version of Ofbiz i'm referring to in
the project is 10.04

Thanx
FooShyn
Reply | Threaded
Open this post in threaded view
|

Re: Multi form table row display

Foo Shyn Chung
Any one with any idea on this?

Thanx
FooShyn

On Sun, Jun 3, 2012 at 1:03 PM, Foo Shyn Chung <[hidden email]> wrote:

> Hi all,
>
> I notice that when i use multi form to list down records with editable
> fields, those editable field will all be seperated by a dash instead of a
> <td> like a usual html table.
>
> Wonder is there a reason for this? Possible for us to change it so that it
> is displayed in a normal html table manner? The reason being that i have a
> table that have 5 columns and each of them are editable fields. Thus in the
> current manner it is very messy for the user to have a clean look at it.
>
> Anyone has any idea on this? FYI the version of Ofbiz i'm referring to in
> the project is 10.04
>
> Thanx
> FooShyn
>
Reply | Threaded
Open this post in threaded view
|

Re: Multi form table row display

Mohd Viqar
In reply to this post by Foo Shyn Chung
Reply | Threaded
Open this post in threaded view
|

Re: Multi form table row display

Foo Shyn Chung
Hi Viqar,

Thanx for the reply. I'd gone through the cookbook but can't find the
solution i'm looking for. The thing i'm looking at is the display of those
editable fields when they're in the table in a multi form.

Any idea?

Thanx
FooShyn

On Mon, Jun 4, 2012 at 11:43 PM, mohd Viqar <[hidden email]> wrote:

> This may help you
> http://www.opensourcestrategies.com/ofbiz/ofbiz_form_widget_cookbook.txt
>
> --
> View this message in context:
> http://ofbiz.135035.n4.nabble.com/Multi-form-table-row-display-tp4633104p4633198.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
Reply | Threaded
Open this post in threaded view
|

Re: Multi form table row display

Foo Shyn Chung
Ok, manage to solve it by using the seperate-columns flag.

Thanx
FooShyn

On Tue, Jun 5, 2012 at 12:59 AM, Foo Shyn Chung <[hidden email]> wrote:

> Hi Viqar,
>
> Thanx for the reply. I'd gone through the cookbook but can't find the
> solution i'm looking for. The thing i'm looking at is the display of those
> editable fields when they're in the table in a multi form.
>
> Any idea?
>
> Thanx
> FooShyn
>
>
> On Mon, Jun 4, 2012 at 11:43 PM, mohd Viqar <[hidden email]> wrote:
>
>> This may help you
>> http://www.opensourcestrategies.com/ofbiz/ofbiz_form_widget_cookbook.txt
>>
>> --
>> View this message in context:
>> http://ofbiz.135035.n4.nabble.com/Multi-form-table-row-display-tp4633104p4633198.html
>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>
>
>