Hello,
i have created a custom attribute named user entry date. When a new user is created they need to enter the entry date with the create user command.
The entry date is saved in the adm-CustomAttributeText5.
I have a buisness rule that checks if a user is added to a specific group.
If the user is added successfully an email is sent automatically.
In this email I would like to add the %adm-customattributetext5% of the user added to this specifc group. How can I achieve this?
It seems like it can not read the %adm-customattributetext5% of a user on a group buisness rule because it does not write any value in the sent email.
Thank you,
Fabian