Per Nergård
Nov 11, 2010
  4298
(0 votes)

Edit profile properties

Magnus Paulsson wrote a post on how to create a plugin for editing profile information which reminded me about that I tried to get that working back when CMS 5 was released. You can find Magnus post here.

I took the quick and dirty approach and simply copied the CustomUserMembership.ascx and extracted the code with reflector. I could then do some minor changes to add some additional fields.

To avoid messing with the original files I used virtualpathmappings to point to my “hack”.

This worked for CMS 5 but my guess is that’s the profile handling hasn’t changed much in CMS 6.

You can get a slightly commented version of the files here

Nov 11, 2010

Comments

Please login to comment.
Latest blogs
Zombie Properties want to Eat Your Brains

It’s a story as old as time. You work hard to build a great site. You have all the right properties – with descriptive names – that the content...

Joe Mayberry | Mar 29, 2023 | Syndicated blog

Optimizely finally releases new and improved list properties!

For years, the Generic PropertyList has been widely used, despite it being unsupported. Today a better option is released!

Tomas Hensrud Gulla | Mar 28, 2023 | Syndicated blog

Official List property support

Introduction Until now users were able to store list properties in three ways: Store simple types (int, string, DateTime, double) as native...

Bartosz Sekula | Mar 28, 2023

New dashboard implemented in CMS UI 12.18.0

As part of the CMS UI 12.18.0 release , a new dashboard has been added as a ‘one stop shop’ to enable editors to access all of their content items,...

Matthew Slim | Mar 28, 2023

How to Merge Anonymous Carts When a Customer Logs In with Optimizely Commerce 14

In e-commerce, it is common for users to browse a site anonymously, adding items to their cart without creating an account. Later, when the user...

Francisco Quintanilla | Mar 27, 2023

How to Write an xUnit Test to Verify Unique Content Type Guids in Content Management

When developing an Optimizely CMS solution, it is important to ensure that each content type has a unique GUID. If two or more content types share...

Minesh Shah (Netcel) | Mar 27, 2023