Developer forum

Forum » Dynamicweb 10 » SavePage on MasterArea without creating child pages

SavePage on MasterArea without creating child pages

Adrian Ursu Dynamicweb Employee
Adrian Ursu
Reply

Hi guys,
I have a situation where I need to create pages under a specific node. In most cases, the parent node page is located on the MasterArea.

When using PageService.SavePage(Page page), if the area has child languages, a page is created for every child area.

In my case, I need to be able to create pages without this inheritance.
Is there any solution to this need?

Thank you,

Adrian


Replies

 
Nicolai Pedersen Dynamicweb Employee
Nicolai Pedersen
Reply

You cannot currently.

I have created an overload on savepage so you can explicitly skip language versions. Devops#24572, eta 10.17

BR Nicolai

 
Adrian Ursu Dynamicweb Employee
Adrian Ursu
Reply

Hi Nicolai,

Thank you very much

Adrian

 

You must be logged in to post in the forum