D
Divinite
I'm creating a directory merge for a client. I'm basing this off of a
file that I used successfully the last two years.
I have it setup correctly:
{ IF {MERGESEQ} = "1" "{Field1}"""}
{ SET Change1 {Field1} }{ IF {Change2} <> {Change1} "{Field1}
{Field2}" "{Field2}"}
{ SET Change2 {Field1}
In theory, it should be working just fine. It has worked just fine
before. However, when I go to preview the merge, it shows only the
"{Field2}" from the second IF statement.
I went back and looked at past files that have used this directly type
successfully and they were now all doing the same thing, even if they
worked before.
I've tried recreating the document, same thing. It did appear
correctly once, but without changing anything, just doing a refresh
(ctrl-A + F9) caused it to change back to just the 2nd IF again.
Any ideas as to what could be causing this issue?
Thank you in advance,
Jessica
file that I used successfully the last two years.
I have it setup correctly:
{ IF {MERGESEQ} = "1" "{Field1}"""}
{ SET Change1 {Field1} }{ IF {Change2} <> {Change1} "{Field1}
{Field2}" "{Field2}"}
{ SET Change2 {Field1}
In theory, it should be working just fine. It has worked just fine
before. However, when I go to preview the merge, it shows only the
"{Field2}" from the second IF statement.
I went back and looked at past files that have used this directly type
successfully and they were now all doing the same thing, even if they
worked before.
I've tried recreating the document, same thing. It did appear
correctly once, but without changing anything, just doing a refresh
(ctrl-A + F9) caused it to change back to just the 2nd IF again.
Any ideas as to what could be causing this issue?
Thank you in advance,
Jessica