Question

Intellativ, Inc.
US
Last activity: 23 Dec 2022 13:22 EST
Masking Time stamp in DateTime property
whenever we are creating a work object. OOTB pxCreateDateTime property will be updated with current date time, and which stores both date and time in the property.
In explore data we can hide it in the in column configuration, but as per business while retrieving from the DB it self We want to hide the time part (pxCreateDateTime ) on UI.
For this we tried to use ABAC- PropRead but there is no functionality to mask only time part.
Does there is any other option to hide particular time part on DateTime property.