We have the Forms option enabled to allow the submitter the option to download/print/email a copy of their submission. On a new process that we created, the submission copy is cutting off after the database lookup, they see none of their submission (the form) beyond that point.
We had a similar issue with downloads to the repository, but that was resolved by removing the field rules and lookup rules for the form copy that is stored to the repository. In this case, there is not an alternate form - just a copy of the original that uses the rules. Due to the fact that there were some funky things going on with hidden fields, and we are using hidden fields on this form, we installed the latest patch for V11 of Forms (#4) and this has not resolved the issue.
Has anyone else experienced this and been able to resolve it?