This question is from Sumathi:

Could you tell me how to define ui for the below code :

<textarea style="display:none" id="cc_template">
    <tr>
        <td class="img_space"></td>
        <td class="bankInp">
            <input type="text" name="{2}[{0}].bank.bankName" value=""
id="eFrm_{2}_{0}__bank_bankName" class="requiredBankRel bankComp"
title="Enter bank name"/>
        </td>

 </tr>
</textarea>

I have to use the name "{2}[{0}].bank.bankName".
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"tellurium-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/tellurium-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to