How to set initial content in template directly | Community
Skip to main content
New Participant
January 24, 2020
Solved

How to set initial content in template directly

  • January 24, 2020
  • 1 reply
  • 1278 views

Good morning. That's my templates directory:

 

I know how to set initial content by structure (editable property) but how to do the same directly by initial/.content.xml?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by amogh-personal

I assume you want to add some components as your initial content. If so, then just add it using editor first and then copy-move/modify the generated nodes with new component or whatever you need.

Thanks,

Amogh

1 reply

amogh-personalAccepted solution
New Participant
January 26, 2020

I assume you want to add some components as your initial content. If so, then just add it using editor first and then copy-move/modify the generated nodes with new component or whatever you need.

Thanks,

Amogh

MatStylerAuthor
New Participant
February 3, 2020
Looks like there is no way to defined initial content without 'editable' property in structure but thank you for help.