0 votes

We are wanting to display all values entered into a multi value text attribute in an email sent by Adaxes.

What we've found is that only the first entry into the array will display when being referenced by a variable.

For example if adm-CustomAttributeTextMultiValue1 has four values

First Entry Second Entry Third Entry Fourth Entry

Any reference to %adm-CustomAttributeTextMultiValue% will always only display "First Entry"

Is there a way to reference the variable so that it displays all entries?

Thanks

ago by (610 points)

1 Answer

0 votes
ago by (294k points)
selected ago by
Best answer

Hello,

Unfortunately, there is no such possibility using value references. To achieve the desired, you need to send the email using a script.

0

Thanks for the information and I am not opposed to that. Can you provide the details on how the different values would be referenced and displayed in the script?

+1

Hello,

Have a look at the following script from our repository: https://www.adaxes.com/script-repository/get-multivalued-property-values-and-send-mail-s424.htm.

0

Thank you

Related questions

0 votes
1 answer

I'd like to be able to either send an email report or export a CSV of all of the business rules carried out when a user is disabled. This would be ... Management Activity section but this includes things that weren't part of the disable operation. Thanks

asked Feb 19, 2020 by bavery (250 points)
0 votes
1 answer

For creating a computer object, we want to check if the entered CN is already used in our AD. And for that we want to use a powershell script. An other dot ... powershell script should be start before creating the computer object, right? Thanks for your help.

asked Jun 4 by KEME (80 points)
0 votes
1 answer

How do change the display name of a custom attribute in version 2017.2? All the information I am finding contains links that bring me to 2018 version

asked Nov 1, 2018 by hgletifer (1.3k points)
0 votes
0 answers

Before Deactivation of an Account on the Webinterface our Help Desk need to change the AD User Description manually. Is it possible to force a manual change before deactivation ?

asked Feb 7, 2020 by lv01 (20 points)
0 votes
1 answer

In this case the working example would be that the user would need to add a new title into a list of titles in the title property pattern

asked 5 days ago by msheppard (610 points)
3,587 questions
3,275 answers
8,300 comments
548,053 users