i have 3 things...ie mainform which has choice group which has "yes and no" as items..wen i click yes it should open one sucess form and when i click no it should display error form....which inturn each form have 2 different choicegroups...
mainform--->choice group(in mainform itself)--->success and error form(both different forms)---->choice group1(success)and choice group2(error)...
im able to dispatch one form to another using display.setCurrent()...but dunno how to dispatch choicegroup to another form2........pls help

Reply With Quote


