Hi all,
Our team needs to build a view that contains two fieldsets connected to the same store.
The problem is that we need to have a kind of exclusive choice on the store items. For example:
Consider we have a store with {'one', 'two', 'three','four'} named 'numbers'.
In the view we have two fieldsets (f1 and f2) connected to 'numbers'.
Now we need to keep some properties:
- if f1 selects 'one', than this option must not be available in f2 (and vice-versa)
- after f1 selects a value and on successive user taps, that same value should be available to choose
I've been looking for anything that would implement this in sencha docs with no success. So the question is if there is any way to implement using some sencha component or not.
Thank you!
Our team needs to build a view that contains two fieldsets connected to the same store.
The problem is that we need to have a kind of exclusive choice on the store items. For example:
Consider we have a store with {'one', 'two', 'three','four'} named 'numbers'.
In the view we have two fieldsets (f1 and f2) connected to 'numbers'.
Now we need to keep some properties:
- if f1 selects 'one', than this option must not be available in f2 (and vice-versa)
- after f1 selects a value and on successive user taps, that same value should be available to choose
I've been looking for anything that would implement this in sencha docs with no success. So the question is if there is any way to implement using some sencha component or not.
Thank you!
Aucun commentaire:
Enregistrer un commentaire