How to create a blueprint at the page level.

The value and power of page blueprints comes from the ability to ask the user to populate a given substitution field, and then populating that field throughout the blueprint

Requirements / Permissions

Before you begin building your page blueprint, you'll want to:

 

Create the page that will become a page blueprint

 

Define the blueprint in the pageBlueprintsobject in the json file by populating:

    1. Name (A human-readable name)
    2. Description (Appears below the blueprint name in the Blueprint Menu)
    3. Space Key (The key of the space where the blueprint page resides)
    4. Page Title Name of the blueprint page
    5. Blueprint Fields (List of the substitution fields used in the blueprint)
      1. Both built-in and custom fields
        1. Not required, but useful
        2. Sets the order the fields will appear in the Wizard
    6. Include Children (toggles whether child pages will be included in the blueprint)

Define each substitution field in the blueprintFields object in the json file by populating:

    1. ID (A unique ID for the field)

    2. Name (A human-readable name)

    3. Required (A toggle for whether the field is required)

    4. Type (Defines the length of the field)

    5. Help Text (Additional text to assist the user in filling out the field - appears below the data-entry field in the blueprint wizard)

    6. Placeholder (Default text in the field)

If using:

  1. Replace me with something to note about this how-to entry that falls outside the scope of all other sections; and
  2. Add the tight-bottom class to the Steps block above to narrow the gap between the two blocks.

If using:

  1. Replace me with something to note about this how-to entry that falls outside the scope of all other sections; and
  2. Add the tight-bottom class to the next visible/non-collapsed block above this one to narrow the gap between the two blocks.

If using:

  1. Replace me with something to note about this how-to entry that falls outside the scope of all other sections; and
  2. Add the tight-bottom class to the next visible/non-collapsed block above this one to narrow the gap between the two blocks.

If using:

  1. Replace me with something to note about this how-to entry that falls outside the scope of all other sections; and
  2. Add the tight-bottom class to the next visible/non-collapsed block above this one to narrow the gap between the two blocks.