ungovernable
Active member
Is there a condition like this one:
But to check if the user has already voted in the current poll, instead of just checking if he has the permission to vote ?
thanks!
Code:
<xen:if is="{$poll.canVote}">
thanks!