I tried on XP with FF 3.5, Opera, Chrome, IE8 and Safari, same issue: the 1st product is shown at the right place but the others
are
under the last element of the left column. I guess it's only a small change in
CSS but I don't have time for that
Jacques
From: "Jacques Le Roux" <[email protected]>
Ruth,
This sounds like a brillant idea if it works. Maybe one day someone will come with
a solution for numCol >1.
I think I will do it if nobody has a better idea (ie is able to fix the > 1 col
issue)
Jacques
From: "Ruth Hoffman" <[email protected]>
Hi Jacques:
Just tried this. If the intended effect is to list one product after another,
each on a separate line, then this works. However,
I thought the idea was to preserve the 3x3 matrix. If so, then this does not
fix that problem. It simply puts each product
listing on a separate line - with too much white space in between each entry.
[The white space issue can be fixed with some
further CSS adjustments.]
FYI - If this is all that needs to be done, why wouldn't you fix this in the
screen widget definition by setting value=1 as shown
below vs. a modification to the Freemarker file?:
<screen name="categorydetailmatrix">
<section>
<actions>
<set field="numCol" value="1"/>
<set field="searchInCategory" value="N"/>
<set field="parameters.VIEW_SIZE" from-field="parameters.VIEW_SIZE"
default-value="9"/>
</actions>
<widgets>
<include-screen name="categorydetail"/>
</widgets>
</section>
</screen>
Regards,
Ruth
Jacques Le Roux wrote:
Hi Ruth,
Simply try Scott's tip http://tinyurl.com/yzamew7 on your local copy
Thanks
Jacques
From: "Ruth Hoffman" <[email protected]>
Hi Jacques:
Do you want me to try with the demo system? If not, what should I try?
TIA
Ruth
Jacques Le Roux wrote:
OK, thanks Scott,
Could you please try Ruth ?
Jacques
From: "Scott Gray" <[email protected]>
I posted a response in the jira issue, the problem should be easy to solve I
just haven't had time to try it out.
Regards
Scott
HotWax Media
http://www.hotwaxmedia.com
On 14/10/2009, at 11:58 PM, Jacques Le Roux wrote:
Nobody cares ?
Jacques
From: "Jacques Le Roux" <[email protected]>
Hi,
At least, Ruth and Chris Snow have complained about the "new" 3 products by
line on the eCommerce page.
https://issues.apache.org/jira/browse/OFBIZ-2602
So I'd like to know people's opinions about that since nobody seems to have a
fix for it : should we revert to one product
by line ?
Thanks
Jacques