How to add some iUser fields in the Password Reset Email

Hi! I’m preparing a password reset email through the fonctionality: Instances > Mail > Password Reset Email.
Can you tell me how to write some iUser fields in the email ?

  • iUser.FullName
  • iUser.Password

I have seen that it should be possible in the example provided in the documentation Password Management | Five | Low-Code For Real Developers

Also, can we insert am image in the email? Does not look to work. I inserted an image but it does not render on the email received by the user.
*** Update: the image (a small .png of 5 kb) is displayed at a recipient with @yahho.ca account, but is not displayed at a recipient with @gmail.com account.

Thanks.
Jean

Hello,

Via clicking the circled button, you can insert certain values automatically (such as a password reset link, user full name, user email, etc). Let me know if there is further information you are looking to add that is not present within the drop down menu and I can take a further look into other ways to get certain data!

Regarding the image, I would recommend converting the image to SVG code. There are many websites that can do this, take a look at this one

You can then attach the SVG code into the code of your email template wherever you want it to appear. This should hopefully fix your issue where it only appears for certain emails. Let me know how this goes!

Hope this helps,
Thanks,
Riley.

Hi Riley. Thank you, I see that I have access to many fields about the user through the tags drop down, that’s great!

The image converted from png to svg does not give a satisfactory result, even using 3 different websites.
Well up to now, only my own gmail address shows issues rendering the image so I can live with that. Hotmail and Yahoo are fine.

Thanks!
Jean

No worries!

Let me know in the future if the image proves to be a bigger issue for you and I can take a deep look into it.

Thanks,
Riley.

1 Like