FW: Descending Order in Repeat

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

FW: Descending Order in Repeat

srikanth.prodigy

 

 

 

 

Hello All,

 

I am trying to display values in descending order in xforms:repeat using exforms:sort

 

<xforms:repeat id="event-repeat"  nodeset="exforms:sort(instance('events-instance')/Event[CreatedAt&lt;=now() and(ExpirationDate='' or ExpirationDate &gt; current-date())],'CreatedAt','text','descending','lower-first')[position() gt xs:integer(instance('positions')/positionst) and position() le xs:integer(instance('positions')/positionen)]" >

 

But the values are  not displaying in descending order

 

Thanks,

Srikanth A

 

 

 



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws

message-footer.txt (260 bytes) Download Attachment