Clearing a custom DateTime Field on Customer Shipment Entry

Hello, we are running into an odd issue, where we have added a custom DateTime field to ShipHead, and added a control to the UI and bound it to the added db ud field. We cannot clear the field and save, it just keeps the date that was set. Nothing fancy here, just adding a field to the ui and binding it. Does anyone know why this is happening? It only seems to be happening on the customer shipment and transfer shipment screens. Performing the same process on order entry works perfectly. We have a potential workaround to clear it using a bpm, but I’d like to use as little code as possible here for what seemingly should already work using the out of box binding.

This is occurring on 10.2.300.40 & 10.2.700.30
nulldateshiphed

Is there a UI customization/BPM/default value in Ext Props setting that?

Thanks for the reply!
There is not, I added a brand new datetime field to the table, then opened up the base form and customized by adding the UI control and bound it to the new UD field.

That’s all my Friday brain has got. :sweat_smile: