Data access issue when JDBC binder(Custom Datasource)
Confluence User - 06 Aug, 2021
Have a simple registration form as shown below
Storing and retrieving data using JDBC binder & Custom Datasource. (Details below)
Issue1 : Not able to access the Form submit data in the Email Tool using #form
(Mail its either showing the same # or empty)
*****************************************************************************************************
Having an approval form as shown below and having the above form as subform.
Issue 2: After Registration form submission. Its goes to approval, when am opening Approval form clicking on the approve link in Inbox. Data is not auto populating in the subform.
forms;inbox;approverequest;customdatasource;jdbcbinder
