I know you can put if statements on the survey form fields, but I'm wondering if there is a way that only the populated fields show up in the generated feature report?
Currently, I have:
What is the name of this location? ${if SiteName}${/}
Is there a way that the question in bold that I've put in my word template doesn't appear if Site Name is blank in the survey? Is there an if statement I can apply to the whole structure?
I hope this makes sense!