1455
Views
6
Comments
Self-Registration page
Question

Please I'd like to create user self-registration page and let the end user choose his role and I've no idea how to do it I followed the online tutorial for web development but the instructor never mentioned anything about this 

UserImage.jpg
Diksha Dhage

Hi,

You can refer this forge component available for this.

https://www.outsystems.com/forge/component-overview/903/how2userregistration

2022-01-03 09-22-16
João Virtudes

Hi, there is also a Forge Component for web, similiar to one mentioned above, in case you want to check it out:

User Registration Flow (Web)

You can create a self registration page easily. One easy way is creating a screen with an edit record and a "Save" button. Drop the User Entity inside the edit record, then implement the logic you want on "Save" action of your button (don't forget the validations you specifically need).
I suggest you check the examples mentioned before as you will get a better idea of the work you will need to do.

Regards,
João

2022-11-30 13-45-59
Francoise Guyaux

Hi,

All the suggested above are Forge Components not for Outsystems 11, and  not for reactive web - is there any help we could have on how to allow a user to self-register in reactive web for Outsystems 11? Or should I switch to traditional web ? or maybe it is the same. I am just starting to develop in Reactive Web, and would like to know in advance if I am making a mistake.

Thank you,
Francoise

2020-06-16 11-02-16
8bp

Francoise Guyaux wrote:

Hi,

All the suggested above are Forge Components not for Outsystems 11, and  not for reactive web - is there any help we could have on how to allow a user to self-register in reactive web for Outsystems 11? Or should I switch to traditional web ? or maybe it is the same. I am just starting to develop in Reactive Web, and would like to know in advance if I am making a mistake.

Thank you,
Francoise

 

Hi Francoise

Did you implement it in reactive? Any sample?


thanks

2022-11-30 13-45-59
Francoise Guyaux

Hi,

We decided to not offer self-registration for now, so no sample. 


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.