Foren

user creation form

Miguel Ángel González, geändert vor 11 Jahren.

user creation form

New Member Beiträge: 11 Beitrittsdatum: 24.09.12 Neueste Beiträge
Hello.

I'm trying to create a form for creating new users.
Surely this should be trivial to you, but to me that I'm starting this is somewhat complicated.

I sense that this should already be created and you just have to know how to call it. Like this login page themeDisplay.getURLSignIn(), there will be some way to get to the page to create new users.

Failing that, if someone has already solved using a form created from 0, it would be greatly appreciated.
I saw in there UserLocalServiceUtil.addUser API for creating new users, but the first question that comes to me is that the creatorUserId pass value as you can imagine using this API to get the next value in the sequence of user IDs .

Thanks in advance