For the complete documentation index, see llms.txt. This page is also available as Markdown.

Component Template How-to Article

1

Create a new S-Docs template

2

Set Template Format to Component

If Component does not appear in the Template Format picklist, you can manually add it:

Setup → Object Manager → SDoc Template → Fields & Relationships → Template Format → Values

3

Build the component like a normal S-Docs template

Looking to start new?

Start with the Component Templates Tutorial.

How to Include a Component in a Parent Template

Using the Insert Field Tool within the template editor

  1. Open your parent template

  2. Place your cursor where the component should appear

  3. Click Insert Field

  4. Go to the Other Templates tab

  5. Select your component and click Insert

This method works best when the component and parent share the same base object.

Using Merge Field Syntax Directly

PDF-based templates:

{{{{!My Component Template}}}}

DOCX templates:

[{{{{!My Component Template}}}}]

More component topics

Last updated

Was this helpful?