You need to sign in to do that
Don't have an account?

Need to blankout a datetime field
Hi,
I have a Object Asset_Search. It has one date time field Futute_Remote_DateTime which can set manually set by Agent. I need to blank out this date/time field when Present datetime becomes equals or Greater compared to Future Remote DateTime. I tried with Workflow rules. But it is not working.
Kindly Help!
Regards,
Animesh
I have a Object Asset_Search. It has one date time field Futute_Remote_DateTime which can set manually set by Agent. I need to blank out this date/time field when Present datetime becomes equals or Greater compared to Future Remote DateTime. I tried with Workflow rules. But it is not working.
Kindly Help!
Regards,
Animesh
If you want to check that value and update the record on daily basic without manaully editing the record, you have to write schedule batch class to check and update the record automatically on daily basis.