[prev in list] [next in list] [prev in thread] [next in thread] 

List:       tapestry-user
Subject:    TabPane, FormConditional, ValidField
From:       Sven Homburg <Sven.Homburg () hsofttec ! com>
Date:       2004-11-28 15:08:55
Message-ID: 41A9EA07.8020007 () hsofttec ! com
[Download RAW message or body]


Hi there,

i have a problem with the validation of ValidFields, if i use the 
contrib:FormConditional.
some of the ValidFields are not rendered because they are located in a 
tab that is not activated.

<form jwcid="form">
<span jwcid="@contrib:FormConditional" condition="ognl:selectedBlock == 
'block1'">
<table>
    <tr>
        <td nowrap><input jwcid="inputClientNo" type="text" size="3"/></td>
        <td nowrap><input jwcid="inputClientDesc" type="text" 
size="30"/></td>
        <td nowrap><input jwcid="inputChairMan" type="text" size="30"/></td>
        <td nowrap><input jwcid="inputCourtOfJuris" type="text" 
size="30"/></td>
        <td nowrap><input jwcid="inputUstId" type="text" size="30"/></td>
    </tr>
</table>
</span>

<span jwcid="@contrib:FormConditional" condition="ognl:selectedBlock == 
'block2">
<table>
    <tr>
        <td nowrap><input jwcid="inputBankName" type="text" size="30"/></td>
        <td nowrap><input jwcid="inputBankIdentCode" type="text" 
size="30"/></td>
        <td nowrap><input jwcid="inputAccountNo" type="text" 
size="30"/></td>
    </tr>
</table>
</span>
</form>


have you any hints to solve this problem

-- 
Mit freundlichem Gruss

homburg Softwaretechnik
S.Homburg
21220 Seevetal / GERMANY
Fon: +49-4105-669746
Fax: +49-4105-668947





[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic