Adding a custom field that shows both date and time

This page is for MYOB Acumatica consultants

Check all changes in a test environment before taking them live. Make sure all related features still work as expected and that your data is unaffected.

If you need to add a custom field that requires both the date and time be filled out, use the following modification on the custom field attribute.

[PXDBDate(DisplayMask="f",PreserveTime=true,InputMask="f")]