Jump to content

Display values instead of numbers for multi-select listbox


Recommended Posts

I have a submission form DataPage with a multi-select listbox field. I would like the values the user selects in that field to be passed into the notification email. Currently, only numbers representing the values display.

This is the parameter in the email: 
Profession : [@field:Profession]

This is what it displays in the notification email:
Profession : 4,5,6,53

I would like it to display this:
Profession : Accountant, Actor, Agent/Manager, Artist

Is this possible?

Thank you.

 

 

 

Link to comment
Share on other sites

  • 1 month later...

What would be different about this new list string data type?

To be clear, the current "Professions" list string data element in the table is not numbers, it is values I have manually added (Actor, Artist, Accountant, etc). I did not set up the data in the table with number values, they are being assigned, and that's what's getting pulled through into the notification mail. I'm not sure how I would construct a new list string data type so that the parameter that comes through is the value and not the assigned number. 

Attached screenshot shows the current "Professions" list string data element in the table along with the named values I have set up for it.

Vitalikssssss in the Parameters forum said that "9.7 release did not enable parameter usage of List datatype," so I'm assuming there is no solution here, but let me know if I'm not understanding your suggestion.

Thanks.

Professions list string datatype.jpg

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...