separate-columns in list forms

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

separate-columns in list forms

Jacques Le Roux
Administrator
Hi,

Somebody knows why in some cases you need to add separate-columns="true" (false by default) while in some other cases, without
specyifing it, columns are automatically separated?
Looks like a bug to me, but maybe a feature I don't understand?

Thanks

Jacques


Reply | Threaded
Open this post in threaded view
|

Re: separate-columns in list forms

David E. Jones-2

You'd need to be more specific about situations where you're seeing this and where you are not.

What it should be doing is putting non-display fields in a single column when separate-columns=false, and in their own columns when it is true. Display fields are always in their own column.

-David


On Sep 21, 2010, at 1:25 AM, Jacques Le Roux wrote:

> Hi,
>
> Somebody knows why in some cases you need to add separate-columns="true" (false by default) while in some other cases, without specyifing it, columns are automatically separated?
> Looks like a bug to me, but maybe a feature I don't understand?
>
> Thanks
>
> Jacques
>

Reply | Threaded
Open this post in threaded view
|

Re: separate-columns in list forms

Jacques Le Roux
Administrator
OK, I think I got it, when there are only display fields columns titles are aligned else (not only display fields) you have to use
separate-columns="true"

Thanks David!

Jacques

From: "David E Jones" <[hidden email]>

>
> You'd need to be more specific about situations where you're seeing this and where you are not.
>
> What it should be doing is putting non-display fields in a single column when separate-columns=false, and in their own columns
> when it is true. Display fields are always in their own column.
>
> -David
>
>
> On Sep 21, 2010, at 1:25 AM, Jacques Le Roux wrote:
>
>> Hi,
>>
>> Somebody knows why in some cases you need to add separate-columns="true" (false by default) while in some other cases, without
>> specyifing it, columns are automatically separated?
>> Looks like a bug to me, but maybe a feature I don't understand?
>>
>> Thanks
>>
>> Jacques
>>
>