Hi,
Basically I have something like this:
Text []
Text []
Text []
Text []
A user might make it like this:
Text[x]
Text[]
Text[x]
Text[]
Basically, whenever any box is ticked I need it to show an image (a button) and when no boxes are ticked the button needs to be hidden.
How could I do this please?
Thanks,
Craig.
Basically I have something like this:
Text []
Text []
Text []
Text []
A user might make it like this:
Text[x]
Text[]
Text[x]
Text[]
Basically, whenever any box is ticked I need it to show an image (a button) and when no boxes are ticked the button needs to be hidden.
How could I do this please?
Thanks,
Craig.