dw_paragraph_create
Create a new paragraph on a DynamicWeb page by specifying item type and page ID. Set sort order for easy reordering; activate as needed.
Instructions
Create a new paragraph on a DynamicWeb page.
Creates the paragraph via ParagraphSave with the specified item type.
Use dw_paragraph_set_fields after creation to populate content fields.
sort: paragraphs are ordered ascending. Use 100, 200, 300... for easy re-ordering.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | Page ID to add the paragraph to | |
| itemType | Yes | Paragraph item type systemName, e.g. 'HeroBanner' | |
| sort | No | ||
| active | No |