Hi,

I would like to have my checkbox ckeched by default when the .jsp is called.

Here is my code like indication of user's guide of dbforms , but it doesn't work.

<db:checkbox fieldName="XXX" value="O" checked="true" >

Could you please to tell me why it doesn't work my code

Thanks .

----------

<tr>

<td nowrap="true" colspan="2">

<db:checkbox fieldName="XXX" value="O" checked="true" >

    <db:staticData name="XXX">

        <db:staticDataItem key="O" value="Faire revenir " />

    </db:staticData>

</db:checkbox>

    <db:textField fieldName="XXX" hidden="false" overrideValue="N"/>

</td>

</tr>

 

Ho Chanh Tuyet Le
Direction Solutions Informatiques
Applications d'affaires
Informatique du corporatif

(       :     858-8500 poste 7748

 

Reply via email to