London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
Hello,
I am looking for a way to load one or more page properties with default data when a page is created. The default data differs depending on user, so I need to control this from code.
I cannot hook on to the EPiServer.DataFactory.Instance.CreatingPage event in Global.asax because this occurs when the page is saved/published, which is too late. I want the default data to be there when the editor starts editing the new page.
Is this possible?
Thanks in advance!
/Mårten