I have an event handler that fires whenever I insert or update a specific page type (using AFTER). On this page type, I have a Multiple Categories selector field. When I save this page, i'm trying ...
I have a site with Kentico EMS licence. I seek an advice in a case of @Email Marketing@ Application.My goal is to create a .html file, e. g. in ~/Site Name/Emails/Example-email.html location, or ev...
Hi Guys,I am writng a event handler to content staging from staging to production server to automate to content staging by follow below documents, which is working fine.https://docs.kentico.com/k11...
How do I create a event handler to call a web service on kentico form submit. Also no need to save form data in the database. Just want to post form data to a web service.
Kentico 11 introduces native Azure Search integration with a variety of customization options. In this article, we’ll learn how to change the data type of our Azure search fields.
Hi,Is there any document to know the event handlers available for any specific CMS controls. Like OnDayRender event available for CMSCalaendar.Thanks. Joyanta
Using a custom global event handler, I am trying to intercept the action of a user being updated specifically the enabled(@UserEnabled@) value of a user being updated when they are edited in the CM...
In an Insert or Update event is there a way to understand what field has changed? I'm trying to isolate a function to only being called when a particular field has been changed but I'm not sure how...
I have a rather unusual situation. I have a staging server and a production server for this one site. We make all our updates on stage and then sync to production. The unusual part is after a pa...
Is there a global event to target the execution of scheduled system tasks? I have 2 tasks that were created as a result of a scheduled email marketing campaign, and I’d like to target them both aft...