[TYPO3-project-formidable] How to show a message "no results" for an empty list
Jerome Schneider
j.schneider at ameos.com
Wed May 16 11:33:20 CEST 2007
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
>
>
More information about the TYPO3-project-formidable
mailing list