Can we change the default Date/Time for date field
Hi,
We have two custom fields on opportunity object with the name Bid Proposal Date & Anticipated Decision Date with data type Date/Time & Date respectively. We also have a field validation on Bid Proposal Date that checks that the Bid Proposal Date <= Anticipated Decision Date, but for some reason the equal to condition is not working and throwing the field validation message. For example, if we try to save a record with bid proposal date as 10/01/2013 12:00:00 PM and Anticipated Decision Date as 10/01/2013, it does not let us save it.
Is there a way we can fix this, we don't want to use the default value thing, because the bid proposal date only has to be filled in at later sales stage not at the time of record creation.
We have two custom fields on opportunity object with the name Bid Proposal Date & Anticipated Decision Date with data type Date/Time & Date respectively. We also have a field validation on Bid Proposal Date that checks that the Bid Proposal Date <= Anticipated Decision Date, but for some reason the equal to condition is not working and throwing the field validation message. For example, if we try to save a record with bid proposal date as 10/01/2013 12:00:00 PM and Anticipated Decision Date as 10/01/2013, it does not let us save it.
Is there a way we can fix this, we don't want to use the default value thing, because the bid proposal date only has to be filled in at later sales stage not at the time of record creation.
0