Hi
I want to get the itemtype associated with the area that the editor is editing in the backend. How can that be done? I would very much like to get it from within the notification "ItemNotification.Saving".
Hi
I want to get the itemtype associated with the area that the editor is editing in the backend. How can that be done? I would very much like to get it from within the notification "ItemNotification.Saving".
You can take a look at httpcontext and see what is in the querystring/form post and locate the page id or paragraph id and then locate the information based on that.
BR Nicolai
Hi Nicolai
Oh, yes of course! Didn't think of that. Thanks
You must be logged in to post in the forum