[TYPO3-project-formidable] How to show a message "no results" for an empty list

Manuel Rego Casasnovas mrego at igalia.com
Wed May 16 12:12:04 CEST 2007


Thanks Jerome,

This solution works good.

Now we are trying to do something with the modifiers, the idea is that
when we have an empty list we can render another subpart of the template.
We are working in it, when we have some solution I'll write it here.
With this idea we could be able to set our own style for show the "NO
RESULTS" message.

Thank you very much,
   Rego

--
http://www.igalia.com

Jerome Schneider escribió:
> Hello,
>
> what you need is the datahandler/ifempty config
>
>
> like this:
>
> <datahandler:LISTER>
>     <!-- ... your stuf here ... -->
>     <ifempty><![CDATA[
>
>        No results. Taggle !
>
>     ]]></ifempty>
> </datahandler:LISTER>
>
> May also be LLL:EXT ref or a userobj
>
> HT helps,
>
> Jerome
>
> Manuel Rego Casasnovas a écrit :
>   
>> Hello everybody.
>>
>> I've a question about the lists. I want to show a message when the list
>> is empty, or when I search something that don't return any column.
>> I think that it is something that you asked at yourselelves before.
>>
>> Somebody knows how to show a typical "NO REULTS" message for an empty list?
>>
>> Bye,
>>    Rego
>>
>> --
>> http://www.igalia.com
>>
>>
>>     
> _______________________________________________
> TYPO3-project-formidable mailing list
> TYPO3-project-formidable at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-formidable


More information about the TYPO3-project-formidable mailing list