Feature #39051
closedStory #82206: list module enhancements/bugfixes
Add support for page module, to automatic redirect to list module
10%
Description
When the user select a sysfolder in the page module, currently the BE just display a link to the list module.
With a new option flag, the backend can redirect to the list module automaticaly, with a proper flashmessage in the list module to explain the user, why they have been redirected.
Updated by Ernesto Baschny over 12 years ago
- Status changed from New to Needs Feedback
I would expect the usability team to look over such a change. Do you mind posting it in their tracker for approval?
http://forge.typo3.org/projects/usability/issues
Thanks!
Updated by Philipp Gampe over 12 years ago
I would also like to have a way back ... e.g if the user selects another page later.
Updated by Gerrit Code Review over 12 years ago
- Status changed from Needs Feedback to Under Review
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12868
Updated by Gerrit Code Review over 12 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12868
Updated by Dominique Feyer over 12 years ago
Philipp Gampe wrote:
I would also like to have a way back ... e.g if the user selects another page later.
But the way back is not a easy to do. When I'm in list on a sysfolder ... and I select a page, maybe it's for managing record on this page, maybe it's for managing content, so the system can't know that.
What do you think ?
Updated by Dominique Feyer over 12 years ago
Ernesto Baschny wrote:
I would expect the usability team to look over such a change. Do you mind posting it in their tracker for approval?
http://forge.typo3.org/projects/usability/issues
Thanks!
The cross post http://forge.typo3.org/issues/39065
Updated by Dominique Feyer over 12 years ago
Based on Jens Hoffman answer in the UX thread the UX team seems OK with this feature.
Currently the feature is an option. Can it be the default value in 6.0 ?
Updated by Ernesto Baschny over 12 years ago
I personally don't like it, I must confess.
The user just "clicking" around in the page tree will suddenly change module and it won't change back automatically when clicking again on non-Folder page.
Of course it is confusing having two modules to edit "content", but on the other hand, it would be more helpful to integrate both modules in one instead of jumping back and forth. Doing it automatically doesn't help the user, as it makes the user think it is "one module" while there is still a difference which he must know and learn.
Just my 2ct.
Updated by Ingo Renner over 12 years ago
Just a note, if it should be a default behavior, you need to check whether the user is allowed to access the list view...
Updated by Felix Kopp over 12 years ago
Keep in mind, that there might be setups, where a sysfolder contains tt_content elements.
E.g. folder Teasers that are selected on different pages via typoscript.
I don't think that a redirect is the way to go.
Updated by Dominique Feyer over 12 years ago
Felix Kopp wrote:
Keep in mind, that there might be setups, where a sysfolder contains tt_content elements.
E.g. folder Teasers that are selected on different pages via typoscript.I don't think that a redirect is the way to go.
This is just an option, and not the default behavior. So where's is the problem ?
Some setup manage tt_content in the list module in this case.
Updated by Wouter Wolters about 10 years ago
- Status changed from Under Review to New
- Assignee deleted (
Dominique Feyer) - Priority changed from Should have to Could have
Updated by Daniel Wagner about 10 years ago
As this is an option which has to set by the integrator for some folders
it could be stored for the beuser that the module switch has been forced.
The check showing these flashmessages is done for every page so it should
be possible to switch back if the switch from page to list module has been
forced before and the new selected page is not a folder.
one case is ambiguous: forced switch and folder selected which not enabled
for automatic switching. to keep it simple i would not switch back, but ...
yes, two modules will still confuse but automatic switching will make life
a bit easier. (I have seen that extension vidi is offering a new list module.)
Updated by Riccardo De Contardi over 8 years ago
- Category set to Backend User Interface
Updated by Riccardo De Contardi about 7 years ago
- Related to Feature #36705: Forward pages with defined doctype to list view added
Updated by Riccardo De Contardi about 7 years ago
- Status changed from New to Closed
I close this issue in favor of #36705 please continue the discussion there. I've added a reference to this issue to keep track of the discussion in it.
If you think that this is the wrong decision please reopen it or ping me. Thank you.
Updated by Benni Mack almost 5 years ago
- Sprint Focus changed from PRC to Needs Decision