I use CheckboxList / RadioDeck. Let's say I have 5 Values A, B, C, D and E.
Gives a solution to uncheck,disable(or hide) C and D if I check A, and reverse if I uncehck A?
I look for a solution to use a autocomplete in a TextInput field. Select is not a solution because the user must also use own values.
Values comes from api. At the moment I don't found any solution