1
0
-1

Hello.. im try to display the data from table using javascript. But its not work..I'm refer this.

 Hash Variable


Anyone can help me to solve this issue?

Thanks and Regards,





    CommentAdd your comment...

    2 answers

    1.  
      1
      0
      -1

      Can you tell me the tables from which you are trying to get the data and the relation of that table with the form table?

        CommentAdd your comment...
      1.  
        1
        0
        -1

        why not u trying to using the select box or multi select box and JDBC binder to call all the data in other table. 

        You can just use the query  example: select c_field1,c_field1 from tableA

        1. aimi

          Current balance is textbox, so im using javascript. When i try call Amount Applied (in same form) using

          "#form.servicecar.AmountApplied#" its work. But when i call field balance from another form but same table, its not work.

        CommentAdd your comment...