Skip to main content

Mail merge syntax for levelled apps

Comments

3 comments

  • David Petty
    • Archer Employee

    @Naresh260 the data is still linked via a cross-reference/related records field.

    So, you'd still use TableStart:field_alias, fields, TableEnd:field_alias to get to the data.

    0
  • Harry Markarian

    thank you David. I am aware of this syntax. In order to get the above table ouput how do i list the syntaxes? One by one underneath?

    0
  • David Petty
    • Archer Employee

    They would be nested.

    [TableStart:Source]

         [TableStart:Topic]          [TableStart:Section]               [TableStart:SubSection]               [TableEnd:SubSection]          [TableEnd:Section]     [TableEnd:Topic][TableEnd:Source]
    0

Please sign in to leave a comment.