ive been trying to figure out how you sort the answer output.
I made a macro that posts pictures beside the poll out beside each line - so that each line has a logo. - this picture is a media picker under each answer - and i was thinking that i would just sort it From the votes so it would follow the answers.
Unfortunately there is a small problem - when the votes are identical the pictures no longer follows the answers.
Macro / picture to each answer - Sorting ?
ive been trying to figure out how you sort the answer output.
I made a macro that posts pictures beside the poll out beside each line - so that each line has a logo. - this picture is a media picker under each answer - and i was thinking that i would just sort it From the votes so it would follow the answers.
Unfortunately there is a small problem - when the votes are identical the pictures no longer follows the answers.
how do you sort the output ?
my macro has this sort added
<xsl:sort select="data [@alias = 'votes']" data-type="number" order="descending"/>
you know of a good way to fix this ?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.