Project

General

Profile

Actions

Feature #15818

closed

Enable expand/collapse for tables in the list module

Added by bartoszx about 18 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
Backend User Interface
Target version:
-
Start date:
2006-03-13
Due date:
% Done:

0%

Estimated time:
PHP Version:
4.3
Tags:
Complexity:
Sprint Focus:

Description

have you ever consider to add
expand/collapse function to BE List.
If you have lot of different groups of records it could be very helpful to
collapse some of them.
Best example is statitc_info_library records under top level.
If I want to Create new record I need to scroll whole page to get "Create New Record" link.

(issue imported from #M2859)


Files

0002859.diff (4.47 KB) 0002859.diff Administrator Admin, 2007-08-26 18:33
2859_v2.diff (6.37 KB) 2859_v2.diff Administrator Admin, 2009-01-22 18:28
2859_v2.png (6.36 KB) 2859_v2.png Administrator Admin, 2009-01-22 18:40

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #17225: Pagination to the List moduleClosedChristian Kuhn2007-04-20

Actions
Has duplicate TYPO3 Core - Feature #19808: List view should have 'collapse' / 'expand' functionality for all list typesClosedSteffen Kamper2009-01-13

Actions
Actions #1

Updated by Christian Kuhn over 16 years ago

Added a patch for this.

It works similar to the collapse-feature of the main-menu.

I have introduced a new userTSconfig named options.moduleListCollapsable to deactivate this feature, default is on.

Please test and comment.

Regards Christian

Actions #2

Updated by Christian Kuhn over 15 years ago

I will rework / finalize this patch as soon as #17225 (currently pending in core list) is committed.

Actions #3

Updated by Steffen Kamper about 15 years ago

patch works for me.
Anyway i would like to have this done by Ajax instead of complete reload.

Actions #4

Updated by Christian Kuhn about 15 years ago

New patch and screenshot attached.
Now pending in core list.

Actions #5

Updated by Christian Kuhn about 15 years ago

Sry Steffen, already compiled the core rfc and saw your new comment to late.

Do you have an idea on how to "ajaxify" this without messing around too much in the list module code?

Actions #6

Updated by Steffen Kamper about 15 years ago

i will look into that ;-)

Actions #7

Updated by Steffen Kamper about 15 years ago

i looked into this for ajax. It's no problem to set state via ajax, but (un-/)hiding the table is not as easy as doing this for divs. So i would say leave it as it is now.

Actions #8

Updated by Christian Kuhn about 15 years ago

So i would say leave it as it is now.

Does that mean "Ok to your version of the patch" or "Don't implement that feature without ajax"?

Actions #9

Updated by Steffen Kamper about 15 years ago

I meant: ok to your patch.

Actions #10

Updated by Benni Mack about 15 years ago

Now in latest trunk!

Actions

Also available in: Atom PDF