You need to sign in to do that
Don't have an account?
atlantis
Cannot find "Current Status" in user detail page
I can see the field definition of Current Status in user object.
But I couldn't find it in pagelayour or user detail page.
PS: I am using systemadmin profile. and i didn't see the FLS settings for this field.
Does anybody know the reason?
Does it mean we cann't edit this field via standard UI?
Thanks & Regards,
Atlantis.
Currentstatus field is not shown in a pagelayout and it cannot be modified. This field does not show up in the Eclipse IDE also.
For more Information you can refer this link:
http://www.salesforce.com/us/developer/docs/api/Content/sforce_api_objects_user.htm#topic-title
Hope this helps.
Hi Pradeep,
Thanks for your comment and link.
As it says, the field can only be updated not queried.
But it is weird that i can find it in IDE schema and query the currentstatus of each user.