Support Article
Cannot include section by property reference
SA-81733
Summary
When a section is embedded in another section using a property reference, error occurs and the system is unable to load that section at runtime.
Error Messages
Unable to open an instance using the given inputs: pxObjClass = "Rule-HTML-Section", pyClassName = "Class of the section", pyStreamName = ".property"
Steps to Reproduce
- Include a section in another section.
- Use page context as the Clipboard page.
- Use a section by property reference.
- Provide a property from the Clipboard page class.
Root Cause
To include a section in another section using property reference, the reference property must be from the parent section class context and not from the page class context.
Resolution
As a local-change, use the reference property from the parent section class context.
Published August 19, 2019 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.