<?xml version="1.0" encoding="UTF-8"?> <feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"> <title>Collect all selected options from a checkbox group into a list and display</title> <link rel="self" href="https://portal.smartbuilder.com/c/message_boards/find_thread?p_l_id=&amp;threadId=682471" /> <subtitle>Collect all selected options from a checkbox group into a list and display</subtitle> <id>https://portal.smartbuilder.com/c/message_boards/find_thread?p_l_id=&amp;threadId=682471</id> <updated>2026-05-18T15:42:19Z</updated> <dc:date>2026-05-18T15:42:19Z</dc:date> <entry> <title>RE: Collect all selected options from a checkbox group into a list and disp</title> <link rel="alternate" href="https://portal.smartbuilder.com/c/message_boards/find_message?p_l_id=&amp;messageId=683407" /> <author> <name>Navdeep Dhillon</name> </author> <id>https://portal.smartbuilder.com/c/message_boards/find_message?p_l_id=&amp;messageId=683407</id> <updated>2026-04-13T23:54:46Z</updated> <published>2026-04-13T23:52:28Z</published> <summary type="html">Hi Amanda,&lt;br /&gt;Good question! The Checkbox can get the selected text, but the format might not be the most useful, depending on what your choice text is (whether or not it contains commas). You might need a &lt;strong&gt;for loop&lt;/strong&gt; to collect the selected options in a &lt;strong&gt;list&lt;/strong&gt;. Also, to populate the output, you&amp;#039;ll likely need to use &lt;strong&gt;for loops&lt;/strong&gt; for that as well. And if you want bullets, you&amp;#039;ll want to use the Rich Text &lt;strong&gt;set formatted text&lt;/strong&gt; with some simple HTML tags.&lt;br /&gt;&lt;br /&gt;Here&amp;#039;s a video that covers how to do this - &lt;a href="https&amp;#x3a;&amp;#x2f;&amp;#x2f;share&amp;#x2e;smartbuilder&amp;#x2e;com&amp;#x2f;public&amp;#x2f;support&amp;#x2f;get-checkbox-selection-for-loops-html-text&amp;#x2e;mp4"&gt;https://share.smartbuilder.com/public/support/get-checkbox-selection-for-loops-html-text.mp4&lt;br /&gt;&lt;br /&gt;&lt;/a&gt;Sample file and a picture of the code is attached.</summary> <dc:creator>Navdeep Dhillon</dc:creator> <dc:date>2026-04-13T23:52:28Z</dc:date> </entry> <entry> <title>Collect all selected options from a checkbox group into a list and display</title> <link rel="alternate" href="https://portal.smartbuilder.com/c/message_boards/find_message?p_l_id=&amp;messageId=682470" /> <author> <name>Amanda Kissinger</name> </author> <id>https://portal.smartbuilder.com/c/message_boards/find_message?p_l_id=&amp;messageId=682470</id> <updated>2026-04-03T17:42:28Z</updated> <published>2026-04-03T17:42:28Z</published> <summary type="html">I’m building an activity in SmartBuilder where learners select one or more items from a single Checkbox Group on Page 1 (for example, “Which of these tools do you use?”).&lt;br /&gt;&lt;br /&gt;My goal is when the learner clicks a Continue button, the application gathers all of the currently selected options from that checkbox group and displays those selected options in a text object (for example, “You selected the following tools:” followed by a bulleted list of the chosen labels).</summary> <dc:creator>Amanda Kissinger</dc:creator> <dc:date>2026-04-03T17:42:28Z</dc:date> </entry> </feed> 