On my report screen, I have a newSwitch->checkBox that signals if the User wants a Summary report if the checkbox is checked;if not checked, they get the detailed report.
Checking and unchecking generates the relevant reports.
The prob is that if I check the Summary object [and get the Summary report], I cannot immediately un-check the object and, thereby, get the detailed report. If I go to a radio-button group on the same screen and “switch” something there, then I can un-check the Summary box.
is this inability to toggle the checkbox object a known problem - or am I overlooking something that needs to be added to allow constant toggling?
Thanks.
Seth J Hersh