[TYPO3-project-formidable] Save state for datahandler:LISTER

media.res | christian hechenblaikner c.hechenblaikner at mediares.at
Thu Mar 15 21:12:27 CET 2007


Hello,

I have a datahandler:LISTER with the following options
- /search/atstartup = true
- /search/keepinsession = true
- some queries using  /search/sql/wheres....
- and a /pager

So far, everything is fine.

The Lister display some information an points to an detailed edit screen
(where it is possible to edit/delete/insert some data)

Now the question:
Is it possible to remember the state of the current LISTER such that it
is possible to to some modification on the other screen and go back to
the precise state of the LISTER. (precise in this case means: remember
all filters, and remember the current page of the pager).

I've seen in the source that there exists some SESSION variables called
$GLOBALS["_SESSION"]["ameos_formidable"]["dh_lister"]....

Is this possible to use them in this case and build a link that will go
back to the LISTER? If so - how?


Thx,
 Christian



More information about the TYPO3-project-formidable mailing list