Hi!
I am trying to do some documents and I need to hide a lot of texts based on some tags. In my case I am not allowed to send the text into a tag for reasons.
I found out that using the TRUE/FALSE values they will not show on the final document, so I am mostly using it, but I am getting wrong results when I use the same tag in more than one place.
Template:
test_template.docx (13.2 KB)
JSON:
test_json.txt (86 Bytes)
Result:
Test_result.docx (18.8 KB)
What am I doing wrong?