I like that this module prevents you from creating more than one profile, however for usability reasons, it should warn you before you attempt to submit the second profile. Alternatively, it could redirect you to the edit page for your current profile if you attempt to create a second one.

Comments

binford2k’s picture

Category: feature » bug

Interesting. If a regular user tries to add a second profile, he's redirected to the existing profile. If the admin does, however, he gets the form to add a profile, but fails on submission.

seaneffel’s picture

Yes, I will also point out that users should not be presented with the option to create more than one profile if it is not possible.

In a previous version of this in both Bio and Node Profile there was a function that removed the Profile content type from the content creation layout if the user had created one already. It was very elegant and smooth and did not frustrate users or confuse them. I hope you bring this feature back.

kenorb’s picture

fago’s picture

Status: Active » Closed (works as designed)

>Interesting. If a regular user tries to add a second profile, he's redirected to the existing profile. If the admin does, however, he gets the form to add a profile, but fails on submission.

That's intended, as the admin can creates profiles on behalf of other users.