This is a migrated thread and some comments may be shown as answers.

[Solved] Localization user registration

1 Answer 93 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Erick
Top achievements
Rank 2
Erick asked on 22 Jan 2015, 02:25 PM
Hi,

We're using the automated emails for user registration, the users will receive an optin e-mail to verify their e-mailaddress. We have changed this e-mails with texts in Dutch language, but can't find any way to change the texts after the e-mailaddress is verified (https://platform.telerik.com/bs/portal/user-account/verify/). We need to change the texts and look of this page for our application.

Kind regards,
Jelle

1 Answer, 1 is accepted

Sort by
0
Martin Yankov
Telerik team
answered on 26 Jan 2015, 09:27 AM
Hi Jelle,

Telerik Backend Services currently does not provide a localization feature. However, there is a way for you to replace the existing verify page with a page of your own and verify the user yourself. Here is what you need to do to achieve this:
  1. Edit the Verify Account Email template. You can do this in Backend Services -> Users -> Automated Emails -> VerifyAccountEmail -> Edit. You can replace the url with a url to your page and you have to add {{User.VerificationCode}} to your url, so that you can get it from your page.
  2. Get the verification code on your page and make a User Verification Request.

That's all. You can customize and write whatever text you need on your custom verification page. This process is explained in detail in this documentation article.

Let me know if this solution works for you.


Regards,
Martin Yankov
Telerik
 
Everlive is now Telerik Backend Services, and is part of the Telerik Platform.
 
Tags
General Discussion
Asked by
Erick
Top achievements
Rank 2
Answers by
Martin Yankov
Telerik team
Share this question
or