Hi everybody ! I'm creating a first aid app (it's my first one)
I have a Database that containns a table full of signs and each one have a specefic diagnostic, so I want to show on the screen the signes and attribute to each one a checkbox.
The problem is that : how can I collect all the signs checked from the user
I have a Database that containns a table full of signs and each one have a specefic diagnostic, so I want to show on the screen the signes and attribute to each one a checkbox.
The problem is that : how can I collect all the signs checked from the user