How to call value from other table using Javascript API

Confluence User - 20 Jan, 2022

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,





forms

3


20 Jan, 2022
confluenceUser
confluenceUser

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

20 Jan, 2022
confluenceUser
confluenceUser

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.

21 Jan, 2022
confluenceUser
confluenceUser

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?

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print