Currently, if TWO Table Square brackets are included in a single branch of a condition in an Auttodoc, then the Auttodoc is unable to run.
For example:
This condition will work:
- {IF [condition_yn] IS ##yes## THEN ##[~~table|format-1]## ELSE ##[~~table2|format-2]##}
This condition will not work:
- {IF [condition_yn] IS ##yes## THEN ##Some text## ELSE ## [~~table|format-1] [~~table2|format-2]##}
Comments
0 comments
Article is closed for comments.