Hash variables not working in nested Form Grid
Confluence User - 01 Sep, 2018
Hello,
Here's the situation:
- The process opens Form A.
- Form A contains a Form Grid element that opens Form B.
- Form B, in turn, contains a Form Grid that opens Form C.
The problem is that variables such as #process.processId#, #assignment.activityId# or #variable.<variable_name># do not work in Form C. Essentially, it's like the double nesting prevents Form C from accessing the process context.
This is not a problem with Form C. If a Form Grid that opens Form C is placed in Form A, the hash variables work as expected. The nesting causes the problem.
Any help or insight is welcome.
forms