[TYPO3-realty] Problem with OrderBy in List View

Ada Borlovan ada at borlovan.de
Tue Mar 16 20:48:06 CET 2010


Hi,

 

I have same problems with orderBy in the List View. In BE I have checked the
list view to be sorted initially by tstamp. In list view there is never
seleted this option or even if I change the orderby selection there is never
selected that value. 

What can be the problem? 

 

if ($selectedSortCriterion == $this->internal['orderBy']) {

 
$selected = ' selected="selected"';

                                                               } else {

 
$selected = '';

                                                               }

 

Thanks a lot,

Ada



More information about the TYPO3-project-realty mailing list