-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Macros - Create from Template
-
None
-
2
-
Minor
Issue Summary
Create from template macro fails to create a live doc if the template used has variables.
Steps to Reproduce
- Create a template with some variables
- add a create from template macro on a page and configure it to use the template with variables and set it to create live doc type.
- publish the page.
- click on the create from template button.
- A normal page will be created instead of Live doc.
Expected Results
- Live doc should be created
Actual Results
- Normal page gets created.
Workaround
Option 1: Do not use Variables in the templates to create live docs.
Option 2: Convert the page to live doc post creation.