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

by (660 points)

1 Answer

0 votes
by (295k points)
selected 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

We are using the below snippet to grab the email of a single custom attribute object. Can I get guidance on the best way to modify this to get all the emails of each ... "The user specified in parameter 'MyParameter' has no email address. ", "Information") }

asked Dec 23, 2024 by msheppard (660 points)
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, 2024 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)
3,604 questions
3,291 answers
8,337 comments
548,372 users