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!
Yeah, I should add that we have checked all user rights and it seems to me that this only happens, when I use the operation (drag-and-drop) directly in the treelist.
EDIT: I have now compared the sortingindex-property of a page that was not suppose to validate before/after and it was the same!. Even tho the page changed position/place in the tree and on the site.. is this an EPiServer bug?
Hi guys!,
I'm trying to use a custom validation for my type SitePageData where non-adminusers won't be able to change the sortorder for pages directly under the startpage.
This seams to work, most of the time but we have incidents where 'page.Property[property].IsModified;' returns false (even tho a change has been made!).
I have a hard time to debug this because of the changing behaviour from time to time. But, I have successfully logged this.
What am I missing? (or am I doing something wrong?).