‎2007 Apr 02 6:20 AM
Hi Friends,
I have a screen with 3 radiobuttons and when I call a next screen and come bacl to the main screen, the radio button is not placed properly.
Eg. I have 3 radiobuttons: 1. All ITEMS (default X)
2. Open I TEMS
3. Closed ITEMS
If I clicked Open Items readio button and go to the details screen, if I click to back button and call the screen, then the radio button is placed on all items.
If there anyway that I can see the radiobutton in the same position as I had clicked?
Please tell me its urgent..........
‎2007 Apr 02 6:22 AM
Group the radiobuttons,
Select all the 3 radiobuttons-->right click>define--->Group them
‎2007 Apr 02 6:26 AM
Hi Chandra shekhar,
Sorry for the same answer twice,when i was typing there was no answer.we replied same time.
FAROOK.P
‎2007 Apr 02 6:24 AM
Hai Abhay,
Did you group the radio buttons?please try after grouping the radio buttons.
reward points if usefull.
FAROOK
‎2007 Apr 02 6:25 AM
Yes I have grouped the radio buttons.
Because of the grouping the default is set as ALL ITEMS.
Please help
‎2007 Apr 02 6:52 AM
‎2007 Apr 02 6:56 AM
why do u call the screen again when BACK , use LEAVE TO SCREEN 0. when BACK button is clicked
‎2007 Apr 02 7:00 AM
Hi,
This is bcz u have given default value as <b>clicked</b> for <b>All Items</b> radio button. So when u call next screen and come back to the main screen the default value is retained.
Regards,
sowmya
‎2007 Apr 02 7:07 AM
Hi,
When u click back button don't call the screen using CALL SCREEN. Instead try to use LEAVE TO SCREEN.
Regards,
Atish