Options in radio or checkbox questions can be shown to read left to right or top to bottom through the use of the lefttoright
tag. lefttoright
will work when the options list is long or when the columns
tag is used. This matters most when there is an inherent order in the options shown (for example, alphabetically) and matters less when options are shown in a randomized order.
Syntax
In Device Diverse and other Modern-based themes, options spool (scroll) across the page horizontally by default. Define and set lefttoright
to 'n' to override. In non-mobile themes, these options spool vertically by default. Define and set lefttoright
to 'y' to override.
# In closed-end question lefttoright: y
Example
This example uses the Flex theme, which defaults to 'lefttoright: y'. To spool options vertically, add 'lefttoright: n' to the question.
Comments
0 comments
Please sign in to leave a comment.