action not being called inside conditional/repetition
action not being called inside conditional/repetition
- Subject: action not being called inside conditional/repetition
- From: Guilherme melo <email@hidden>
- Date: Thu, 10 May 2007 19:03:50 -0300
hello all ,
i have a WOActiveImage that has an action binding , but when i click on
it there is no response , it is inside several conditionals and
repetitions , when i take it out of them it works fine, but when it is
inside nothing happens , anyone had treble with anything like this before ?
the ActiveImage4 action is not being called , this is just a part of the
html code . i have a form and it has the binding multiple submit set to
true.ยด
any help is greatly appreciated.
thx
Guilherme Melo
<webobject name="Conditional3">
<table class=resultado_busca border=0>
<tr>
<th>Candidatos com problemas para agendamento</th>
</tr>
<webobject name=Repetition1>
<tr>
<td colspan="2">
<span class=erro><webobject
name="String2"></webobject></span>
</td>
</tr>
<tr>
<td colspan="2"><webobject
name=String1></webobject></td>
</tr>
<webobject name="Repetition2">
<tr>
<td colspan="3"><webobject
name="String3"></webobject>
</td>
</tr>
<webobject name="Repetition3">
<tr>
<td>Prova marcada para
<webobject name="String4"></webobject>
<webobject name="String5"></webobject>
<br>
na sede
<webobject name="String6"></webobject>
</td>
</tr>
<webobject name="Conditional2">
<tr>
<td>
<webobject
name="ActiveImage4"></webobject>
</td>
</tr>
</webobject>
</webobject>
</webobject>
</webobject>
</table>
</webobject>
_______________________________________________
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