We have defined 3 different custom user fields, which we’re thrilled that they appear on the profile page for users.
Is it possible to reference them / use them in email templates?
For example, in the user_notifications.reply_by_email?
I attempted to see if %{user_fields[1]} might work, but it wasn’t recognized.