Hi,
I have a problem with callback of multiple UI controls within a form. For example, I have 2 selection lists(x,y), the values of 'y' are determined by the selection in 'x'.
I am not able to achieve similar functionality. Is there an alternate way, other than using forms to represent multiple UI controls on a single view. As I am first time user trying to prototype using Python, i would highly appreciate if someone can provide clarity on the same.
Regards,
Dexter

Reply With Quote

