Checkbox visible for particular country only
Hi,
I am trying to develop a dialog that has a checkbox which has to be visible to only a particular country. For example, in component dialog i added checkbox with xtype selection then that checkbox should be visible for pages under china only not for other countries.
What would be the best way to implement it? Can we do it using listeners? If listeners, then which method is the best to use?