I have a Database Picker scripted field which pulls data from a database. The .value field shows the ID numbers. These ID numbers are used for an additional database query.
I need to show the text of of the Database Picker scripted field in a Post function email.
How do I get the text values?