Hi
Thanks for the reply. Now, in my case I updated the company property in AD via PS script then did a sync with a custom property in Sp2010 though UPS
When I go to Edit User Profile property for the custom property: Company I have the following settings
MyAD Company Import
However, /_layouts/userdisp.aspx does not have the company property which is why the SPGetCurrentUser does not return anything
However it is displayed both in
http://mysite.mydomain.com/_layouts/EditProfile.aspx? and layouts/ProfAdminEdit.aspx ( Edit user property in CA)
I guess the question is how can I get my custom property to appear in the user settings
Thanks for the reply. Now, in my case I updated the company property in AD via PS script then did a sync with a custom property in Sp2010 though UPS
When I go to Edit User Profile property for the custom property: Company I have the following settings
- Do not allow users to edit values for this property
- Checked Show in the profile properties section of the user's profile page
- Checked Show on the Edit Details page
-
Checked Show updates to the property in newsfeed
MyAD Company Import
However, /_layouts/userdisp.aspx does not have the company property which is why the SPGetCurrentUser does not return anything
However it is displayed both in
http://mysite.mydomain.com/_layouts/EditProfile.aspx? and layouts/ProfAdminEdit.aspx ( Edit user property in CA)
I guess the question is how can I get my custom property to appear in the user settings