Form hash variable field value issues.
Confluence User - 18 Apr, 2018
When attempting to retrieve sub form field value in process form data update tool the value returned to the table is the hash variable statement itself (e.g. #form.ppp_req_tbl_approval.status#) and not actual field value. Why? I have two tables and need to retrieve the value from one table column and store that value in the other table column. This is a main table and secondary table where the main record has many sub records stored in the secondary table (e.g. 1-to-many).
forms;process