huh try
params = dict(self.parent.custom.ResultControle)
seems like if you have a nested dict you might also have to do this instead
huh try
params = dict(self.parent.custom.ResultControle)
seems like if you have a nested dict you might also have to do this instead