Skip to main content

return only 10 most recent from a query

Comments

1 comment

  • 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

Please sign in to leave a comment.