When diplaying a "poll" block, It offers selecting only the first option. Horde_Form::singleton('VoteForm', $vars) in the "vote.php" returns all poll coises, but used in the "Horde_Block_scry_poll" returns only the first one. Duck