Hi Everybody,
I need to achieve that when checkbox1 is enabled , the checkbox2 have to be disabled , so i used registerOverrideMethod in a dialog Form , here my question is how can i achieve this when the DialogField is not globally declared but it was inside Dialog() method?