Loading
メール配信ドメイン検証状況の確認方法のご案内続きを読む
ただいま大変多くのお問い合わせをいただいており、ご連絡までにお時間を頂戴しております続きを読む
Omnistudio Document Generation
目次
絞り込み条件を選択

          結果がありません
          結果がありません
          検索のヒントをいくつかご紹介します

          キーワードの入力ミスがないか確認する。
          より一般的な検索語を使用する。
          絞り込み条件を減らして、検索範囲を広げる。

          Salesforce ヘルプ全体を検索
          Page Break Behavior with Conditional and Repeating Tokens in Omnistudio Document Generation

          Page Break Behavior with Conditional and Repeating Tokens in Omnistudio Document Generation

          Guidelines to prevent blank pages and layout issues when adding page breaks to document templates that include conditional or repeating tokens.

          Required Editions

          Available in: Lightning Experience
          Available in: Professional, Enterprise, Unlimited, and Developer Editions

          Page Break Placement Guidelines

          Page break behavior depends on where the break appears relative to token boundaries.

          • Placing a page break before the start of a conditional or repeating token can insert a blank page when the condition evaluates to false.
          • Placing a page break after the end of a conditional or repeating token can also create a blank page if no content renders.
          • Placing page breaks between sections or conditions avoids unintended blank pages and preserves document flow.
          Note
          Note When optional or repeatable content requires a new page, place the page break between sections rather than directly next to token start or end markers.

          Token Spacing Guidelines

          Blank pages can occur when multiple conditional tokens appear consecutively with empty lines or spaces between them. The document generation engine can interpret the empty space as content, which results in an unintended blank page.

          • Remove empty lines or paragraph breaks between adjacent conditional tokens.
          • Keep conditional token blocks closely grouped.
          Example
          Example

          Token format that can result in a blank page:

          • {{IF_token1}}
          • {{/IF_token1}}
          • {{IF_token2}}
          • {{/IF_token2}}
          Example
          Example

          Recommended token format without spacing:

          • {{IF_token1}}

          • {{/IF_token1}} {{IF_token2}}

          • {{/IF_token2}}

           
          読み込み中
          Salesforce Help | Article