Notice: This site is now in read-only mode and will no longer be updated.
Please visit our new and improved Knowledge Base at https://kb.joget.org/ for the latest content and updates.
I have question on using JDBC inside subform repeater to load another subform repeater
This query cant read the form data hash in WHERE condition. If I use "select "#form.hcmt_ipv2_pont_trans.secLabel[{recordId}]#" AS secLabel, its worked well.
this header is the section label. i want to query the child inside. any idea how to use the child value in WHERE condition ?
Could it be the issue is in the #variable.form# hash? Note that the #variable.****# hash will only populate when the forms are used in a Joget process flow.
I have question on using JDBC inside subform repeater to load another subform repeater
This query cant read the form data hash in WHERE condition. If I use "select "#form.hcmt_ipv2_pont_trans.secLabel[{recordId}]#" AS secLabel, its worked well.
this header is the section label. i want to query the child inside. any idea how to use the child value in WHERE condition ?