I am trying to set default value for Selected/not selected property to true in Episerver>Admin>My page type>Edit property. This should create a checkbox which is checked when creating new pages using My page type. However, after creating a new page, the checkbox is still not checked.
The same issue is with current, not new pages which use My page template.
I have tried setting Selected/not selected property in the code behind and this worked, however, i would like to use built in functionality so i could have more control.
I would appreciate some advise/help. Is it Episerver bug or something i am missing?
p.s i posted the same question on episerver forum but didnt get any replies