There's a 'description' in my form that is hidden unless a checkbox is marked 'show'. I was able to achieve this as a field rule; if checkbox contains 'yes', show description box.
If this checkbox is not marked yes, the pdf export after submission doesn't show it. We want to show this, regardless of the checkbox. How can I do this?