Kinetic Event

Hello,
i want to add validation before ColumnChanging_ShipHeadReadyToInvoice event in Customer Ship Entry. but the event for ColumnChanging_ShipHeadReadyToInvoice is locked.
how can I add some validation before when user click shipped flag in ShipHead.

thanks,

Eddy

You have to add your own event hooking before or after that event, you can’t change the system events.

I think if you go to the event list, right click event, make a copy, this copy will act in place of the system event and will be editable. Note: the right click menu isn’t available after you ‘search’ the events.