B
book_worm71
I'm using field codes (IncludeText) to insert chapters into my document. In
each chapter document the title is formatted with Heading 1 and numbering (1,
2, 3).
There's no problem when I simply use IncludeText to insert the chapters into
the main document - when I update the fields, the numbering of the chapters
is sequential and looks fine.
However, when I put Includetext inside an IF field, the numbering
disappears. The rest of the chapter appears properly but the numbering that
should appear next to Heading 1 is not there. Any suggestions would be very
much appreciated.
My field appears like so:
{IF value="content" {IncludeText "document.doc"}}
Thanks for any help.
each chapter document the title is formatted with Heading 1 and numbering (1,
2, 3).
There's no problem when I simply use IncludeText to insert the chapters into
the main document - when I update the fields, the numbering of the chapters
is sequential and looks fine.
However, when I put Includetext inside an IF field, the numbering
disappears. The rest of the chapter appears properly but the numbering that
should appear next to Heading 1 is not there. Any suggestions would be very
much appreciated.
My field appears like so:
{IF value="content" {IncludeText "document.doc"}}
Thanks for any help.