留言板 留言板

返回

Storing Checkbox Items in a Variable

触发器
Storing Checkbox Items in a Variable
答复
20-1-14 下午6:20
Hello!  Is there a way to save all selected items in a set of checkboxes to a variable? For instance, if a user chooses multiple options from a set of checkboxes, I'd like to have the choices listed later on in the lesson.  Is this possible?  
Thanks! Scott
0 (0 票)

RE: Storing Checkbox Items in a Variable
答复
20-1-14 下午7:49 回复Scott Sheridan。
Hi Scott,
Thanks for posting this on the forum!

Here's how you can store just the selected index(es) (say you want to leave and come back to the page and re-populate the same checkbox object, or you have a simliar checkbox on another page) - https://www.screencast.com/t/YoNsU8H7rwY

Here's how you can get the actual label text of the selected items from a checkbox - https://www.screencast.com/t/eKMojzZo6gB

Hope that helps!
0 (0 票)