A Doubt in target dynament.

Iam trying to sort using "author name" of article [alpha sort -
ascending] but iam not able to sort it.When iam trying to sort using
date stuff it is sorting fine [both asc/desc].

Whether we need to add any extra parameter for alpha sorting? is alpha
sorting is possible in target dynament?

I have placed my code below. please let me know if you find any issues

<dynaments>
<ROOT-BLOG>
   <rde-dm:target tag="blog-pages" item-tag="blog-page"
sortedby="author" sortorder="asc" chunksize="6" attributepath="Topic"
include-mode="context-tags,notag;content-info,notag;" context-
tags="title;article-title;search-title;Abstract;author;author-
url;author-title;author-company;external-author;external-author-
title;external-author-company;published-date;"  content-info="name;" >
                  <rde-dm:constraint>
((content.ContentType EQ "xxx") and (content.Capablity EQ
"[#request:Capablity#]"))
 </rde-dm:constraint>
   </rde-dm:target>
</ROOT-BLOG>
</dynaments>

-- 
You received this message because you are subscribed to the Google Groups 
"RedDot CMS Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/reddot-cms-users?hl=en.

Reply via email to