diff --git a/docs/v13/documentation/pass-data.md b/docs/v13/documentation/pass-data.md index 9e5343d6..7fddac10 100644 --- a/docs/v13/documentation/pass-data.md +++ b/docs/v13/documentation/pass-data.md @@ -29,6 +29,15 @@ You can show what the user entered later on like this:
``` +Answers from checkboxes will appear with commas, like 'a,b,c'. To show them as a list, use a for loop: +``` +