User recovery by link

Good morning,

The video: https://www.youtube.com/watch?v=MaRXALQH2GI&t=178s is outdated.
The link form between the “email template” and the UI builder cannot be found. I attach photos for a better visualization of the problem.

Thank you.



Hello, @Alvaro_Sanchez.

Sorry but I don’t see the problem on your screenshot here. Did you tried to send recovery letter to your email?
In what format do you receive your email?

Regards, Nikita.

The problem is that when you click confirm to send the email, it is not sent.
I’ll explain the steps I followed.

I have created a new email template:

I have created the structure to reset password:

In the UI builder logic of the confirm button:

And finally, in the value logic of the email input:
image

I await your response, Thank you.

Can you add some logs to see which one email is used, and look into the network(developer tools in your browser) to check if the request is sent?

The error is fixed, the problem is that I didn’t have the user I was trying to send the email to in the database. Sorry.

My current question is if I can do something to send the message created by me “Recovery Pass by Link”, instead of using the default message: “User Requests Password Recovery”

Do I correctly understand that you want to send your custom recovery password mail instead of default?

Yes, that’s what i want

You can just change the text of the message to what you need. I don’t understand what difficulties you are facing with this.

Regards, Nikita.

The problem is not changing the message text.

The problem is that I want to send a new message created by me. I have created a new email template.

I don’t want a message from the system templates to be sent. I want one of the custom templates to be sent.

And by default it sends me the default backendless message: “User Requests Password Recovery”

My question is how can I change it so that instead of selecting a system message template, a custom template is selected.

You can just change the title in default template. Change the message and this will be your custom mail with your title and your message.
Why don’t you want to do with this option?