Aller au contenu principal

return only 10 most recent from a query

Commentaires

1 commentaire

  • Zendesk API User
    Author: tklein - 9/10/2013 13:54

    Hi Volker,

    please try this:

    <QUERY entityType="BEZEICHNER" limit="10">

    .....

    <ORDERCRITERIA attribute="date" descending="0" />

    <QUERY>

    For more information take a look to ContentSelect. Especially the part below "Query part"

    0

Vous devez vous connecter pour laisser un commentaire.