Skip to content
This repository has been archived by the owner on Sep 5, 2018. It is now read-only.

/user/register inside /ngconnect/profile #7

Open
skrosoft opened this issue Jan 23, 2014 · 4 comments
Open

/user/register inside /ngconnect/profile #7

skrosoft opened this issue Jan 23, 2014 · 4 comments

Comments

@skrosoft
Copy link
Contributor

Hi,

Is there a way to have all user fields in the "Create new account" seccion? (Street, City, etc.)

Atte,

@emodric
Copy link
Member

emodric commented Jan 24, 2014

Hi Atte,

no, not currently, but it's a good idea for the next version of ngconnect :)

@emodric
Copy link
Member

emodric commented Jan 24, 2014

As a temporary measure, you can always disable login to new accounts, but only require login to existing accounts.

So, first your users register and then connect the account to facebook, twitter, G+ and so on. After that, they can login directly with social networks without problems.

@skrosoft
Copy link
Contributor Author

Hi !

I solved it by:

[ProfileGenerationSettings]
Skip=enabled
LoginUser=enabled
CreateUser=disabled

And I have created a Trigger on content/read that lock the user to the selfedit template while mandatory fields are not filled.

So, the skip botton has been renamed to "create an account" and my trigger is called on skipping ;)

PS: Atte is not my name, Atte is like "Best Regards". My Name is Vincent.

Atte,

@emodric
Copy link
Member

emodric commented Jan 24, 2014

Hi Vincent,

I'm glad you solved it :) But I will certainly think about including this option in the next version.

I'm sorry about mistaking your name, you wrote it with capital letter, so I thought you were using someone elses account :)

Atte!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants