Skip to main content
Skip table of contents

Add a Template to a Lightning Page


You can easily display your Nimble Create template on any Lightning page, such as a record page, app page, or home page by using a custom Lightning component where you can select the template and specify the parameters.

These steps assume you are already familiar with Lightning App Builder. To learn about this tool, check out the Lightning App Builder Trailhead module.

Show Me an Image...

On this account record page, a Nimble Create template named Opportunities and Contact Roles is displayed in a Summary tab in the context of the Twin Peaks account.

Template Viewer Lightning Component for Nimble Create

  1. Open the Lightning page where you want to add the Nimble Create template.
  2. In the Lightning Components Pane, in the list of Custom components, add the Template Viewer component to the Lightning page.
    Add Template Viewer to Lightning Page
  3. in the Properties Pane:

    1. Specify which Template to use.

    2. If the template requires a parameter, in Parameters enter it as a key-value pair. For example: param1=0016300000bUGheAAG

      – For Parameters on record pages, if your parameter key references a record ID, you can enter the value recordId to have the template dynamically render the template in the context of the record being viewed. Assuming the first parameter, the syntax is: param1=recordId

      – You can enter multiple Parameters using an ampersand as a delimiter. For example, for three parameters you can enter: param1=0016300000bUGheAAG&param2=recordId&param3=0016300000bILACAAU

From here, you can save your Lightning page and test to ensure your Nimble Create template correctly renders.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.