Yanndc
Guest
|
Posted:
Fri Jan 14, 2005 8:26 pm Post subject:
Problem to collapse list category when I have 2 nested group |
|
|
Hello,
I have to use two grouping in my data to display a list.
The manager od not want to see the category name (Field name) but just
the data. So to achieve this, I need to convert to xslt.
When I convert to xslt, the collapse functionnality of the grouping is
screwed up.
Both group show a + sign that ok but the nested group is not hidden.
Here is an exemple of the result I get:
+ Atlantic
+ Forms
+ Ontario-West
+ Policies
+ Quebec
+ Policies
If I click on "Atlantic" to expand this category, and I click again to
collapse Atlantic, "Forms" category will collapse correctly under
Antlantic so it will show properly.
I played with all the option "keep tpgether" etc. without success.
Any idea?
When you answer please, post to the group but also copy my email
address.
Thanks a lot. |
|
tedteng
Guest
|
Posted:
Sat Jan 15, 2005 12:29 pm Post subject:
RE: Problem to collapse list category when I have 2 nested g |
|
|
Mark used to ask me for help for sevral lists to show on a page with a xslt -
grouped views. The result is very frustrating , the collasping and exapnding
behavior is very strange. Sometimes the group should be hidden but it is
exanpded, when u clcik one group, another group will not work.
I suppose it is a bug cos all of these xslt shared one jscript codes and all
"+"/"-" tag has a same ID, so it beahves strangly. That is what I met but no
work around and solution so far. just shared my experience.
br
ted
"Yanndc" wrote:
| Quote: | Hello,
I have to use two grouping in my data to display a list.
The manager od not want to see the category name (Field name) but just
the data. So to achieve this, I need to convert to xslt.
When I convert to xslt, the collapse functionnality of the grouping is
screwed up.
Both group show a + sign that ok but the nested group is not hidden.
Here is an exemple of the result I get:
+ Atlantic
+ Forms
+ Ontario-West
+ Policies
+ Quebec
+ Policies
If I click on "Atlantic" to expand this category, and I click again to
collapse Atlantic, "Forms" category will collapse correctly under
Antlantic so it will show properly.
I played with all the option "keep tpgether" etc. without success.
Any idea?
When you answer please, post to the group but also copy my email
address.
Thanks a lot.
|
|
|