[Vtigercrm-developers] How to have an empty DateTime field in Detail View?
Alan Lord
alanslists at gmail.com
Wed Apr 4 09:06:55 GMT 2018
Hi Nilay,
Thanks for the cluebat. I sorted it. The Field Model in 6.3.0 actually
has a bug which was addressed in a later version so that it cleared the
field (showed a "--") if the database entry was null.
But I took your suggestion and created a new field Model for my vtlib
module which clears it completely.
Thanks again
Al
On 26/03/18 16:54, Alan Lord wrote:
> Thanks Nilay,
>
> I'll check this out in the next few days. Appreciate your feedback.
>
> Al
>
> On 26/03/18 10:37, nilay khatri wrote:
>> Hi Alan,
>>
>> yes you have to take care of the time part as well.
>>
>> We needed a similar datetime field in Helpdesk module so we did
>> override date, time and datetime in Helpdesk. See if that couldbe of
>> any help:
>>
More information about the vtigercrm-developers
mailing list