You need to sign in to do that
Don't have an account?
cmctam
Standard Fields for Custom Objects don't include LastModifiedDate
hi
i was surprised to realize lastmodifieddate isn't a standard field for my custom objects
how to i create a lasmodifieddate field for these objects
thanks!
tammy
You can’t see fields as last modified data in Setup – Object – Fields. And when you look in the application you will able to see last modified by field with data and time that is last modified date.
You can access Last modified date through API. For example, if you extracting records by Data loader, you will able to see column LASTMODIFIEDDATE.
thanks
i can see that now
i assumed that if i couldn't see it in the fields list (like i can for contacts) it didn't exist!