function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
RahulRahul 

Hi friends, I want to update date and time in a field.There are 10 fields in a custom object.Lets say all the 8 fields have date the moment the remaining 2 fields are filled. I need to update that current date and time in a field. how can I achieve this?

Gaurav Sinha 27Gaurav Sinha 27
Your question is not clear, can you explain it more.
RahulRahul
Lets say there is Account object and it has Name ,email, phone,city. Now I have filled name,phone and city details.I will call the customer and get his email id. after getting his email id i will enter that email id on that record and i will save the record. Now the requirement is as soon as the Email detail is filled. Every detail in the record is complete. I have to update that time stamp when the last detail which is email was filled in the record