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.
![2024-06-07 11_41_00-Remote Desktop Manager \[adm001.rubnergroup.local\].png](?qa=blob&qa_blobid=10398046636335559032)
![2024-06-07 11_40_23-Remote Desktop Manager \[adm001.rubnergroup.local\].png](?qa=blob&qa_blobid=12721020005744130310)
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?
![2024-06-07 11_36_25-Remote Desktop Manager \[adm001.rubnergroup.local\].png](?qa=blob&qa_blobid=6695238989093158981)
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