I am looking to display check boxes value in a list. all I am getting is ture.
In my example I have three check boxes (App will have many more)
Egg roll
Spring roll
Spare ribs
I want to display in a list component the values of any or all that are checked off.
All I am getting right now is true.