November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
You can create a plugin and place it in the PluginArea.SidSettingsArea (an ascx decorated with the attribute [GuiPlugIn(Description = "Edit user profile", Area = PlugInArea.SidSettingsArea, Url = "~/plugin/ProfileEditor.ascx")] etc).
I have created such a plugin that takes configuration in web.config so that you can configure what fields show up (you might want to use profile values that don't show) and how they are displayed (using different implementations of an editor interface). I might blog it later if I find the time.
Here it is, hope it was what you were looking for: http://world.episerver.com/Blogs/Magnus-Paulsson/Dates/2010/11/Plugin-to-edit-Profile-properties-in-Edit--Admin/
Hi all,
I have extended the normal episerveruser with some profilevalues for a extranet user. The problem is, is it possible to display the profile fields and values in search/edit user in admin?
Using CMS 6 if thats any help.
Thanks
Jesper