I have a drop down list of names which uses initials as the coded value and I would like the actual display value to be sent through a webhook. can I do this?
e.g. the value is JS for John Smith, right now JS is the only attribute I am able to show.
Thanks