Newbie question about WORepetitions and WORadioButtons
Newbie question about WORepetitions and WORadioButtons
- Subject: Newbie question about WORepetitions and WORadioButtons
- From: Chip Myers <email@hidden>
- Date: Wed, 19 Jul 2006 08:38:55 -0700 (PDT)
I'm currently displaying a list of objects in a WORepetition, with each object having a WORadioButton displayed beside it. Once the list finishes generating, I display 2 hyperlinks,
edit and
delete, whose operations can then be performed on any one object in the list. Within the WORepetition, I've created two variables ObjectList for list and ObjectItem for item.
o Object 1
o Object 2
.
.
.
o Object n
edit delete
TI'd like to perform an edit on one selected objectItem. Once the edit and delete buttons are generated,
however, the objectItem has been populated with a value of null. How, is it possible to capture the objectItem that has been selected with the radiobutton?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden