I have a survey that work fine with the appearance property set to multiline and a custum fileName = concat("intervention_",format-date(now(),"%y%m%d%H%M%S")) that works perfectly
However, it stopped working when I added annotate in the appearance. I tried "annonate multiline" and "multiline annotate" in the appearnce but the moment I do that, I lost the custom fileName.
What should I do?