I have a scenario where I need the approver's comment output onto a Final PDF form. I am able to put the previous user's comments into a variable upon submitting the next form in the process. I am using the previous submission process {/dataset/_comment} {/dataset/_submitter_displayname} {/dataset/_submission_time}.
However, I can not capture the final approver's comment without using an additional form. This requires an approver submittal. Is there a better way to do this?
1. Can you capture the current comment upon submittal?
2. Can you auto submit the final form to grab the previous approver's comment, thus not requiring user interaction?
Thank You,