This all should happen in a cell.
I have several items in checkboxes that when i select one or multiple it will not display that item anymore in the cell
For example, this cell will contain:
Option 1
Option 2
Option 3
Option 4
Option 5
When I select options 1 and 4 it will disappear from the selection and just display options 2,3 and 5 and make the checkboxes disappear as well. And can I make it so that when I make a mistake I can revert it to have all the options to checkboxes again.
I don't even know if this is possible.