Application Event Handler - want to be able to save prevalues through custom controller, but not through back office.
Hello.
I'm having some issues with the Application Event Handler. My team and I have created a custom section in which users can create/edit prevalues in a drop-down. However, we want them to be able to do this only through our custom section, and not go into the developer section and delete/edit them from there. When using the IApplicationEventHandler interface in the way that most posts recommend, it won't care where the 'save' request is coming from, and will therefore block all attempts at editing the prevalues, both in developer section and our custom one.
In short: I can't seem to find any information how to make the IApplicationEventHandler differentiate where the save request is coming from.
Application Event Handler - want to be able to save prevalues through custom controller, but not through back office.
Hello.
I'm having some issues with the Application Event Handler. My team and I have created a custom section in which users can create/edit prevalues in a drop-down. However, we want them to be able to do this only through our custom section, and not go into the developer section and delete/edit them from there. When using the IApplicationEventHandler interface in the way that most posts recommend, it won't care where the 'save' request is coming from, and will therefore block all attempts at editing the prevalues, both in developer section and our custom one.
In short: I can't seem to find any information how to make the IApplicationEventHandler differentiate where the save request is coming from.
Any help on the issue is appreciated.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.