Unresponsive hyperlink in WORepetition
Unresponsive hyperlink in WORepetition
- Subject: Unresponsive hyperlink in WORepetition
- From: David Holt <email@hidden>
- Date: Wed, 23 May 2007 16:55:19 -0700
Hello everyone,
I am having problems with a boolean changing the structure of my page
- a la Jerry's pet bug :-)
The usual answer is to set the boolean in the appendToResponse. In my
case, the conditional applies to multiple items and the boolean is
determined from a value in the item in the setAnItem() method. Here
is the structure of the calling page:
--
repetition-->Batches-->aBatch
repetition-->Items-->anItem
?+isFirstItemInABatch
Batch Headings
?+
anItem details
repetition // items
repetition // batches
--
I want to put a hyperlink in the Batch Headings section that calls an
edit page. The link currently reloads the page.
If I put a link in the Item Details section the edit batch page is
called, but then I have a hyperlink beside every item in the batch.
How can I debug this unresponsive link in the Batch Headings section?
_______________________________________________
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