How to create new string from concatenating two previous fields on multi-form page
Confluence User - 24 Apr, 2019
I have a multi-paged form design comprising of 3 pages.
"Partially store form when page changed" and "Store main form data when partial storing is enabled?" are both true.
On page 1 I process two fields which in page 2 the two values need to be concatenated for grouping purposes on another select box field.
I've tried the default value form hash variables and this doesn't resolve to the values output for that field.
Is this possible on a multi-paged form instance seeing as data is partially processed/stored?
forms;customhtml;jdbc