Discussions
Custom fields returning text and not value
Hi -
I've noticed a problem with custom fields of type list/record. They seem to return text even when I use getValue. I've got two custom fields on a transaction I'm trying to play with - one is a contact, and the other is an employee. Both return the name of the person rather than their internal ID - not so useful for trying to pull up additional details (see my previous post about joins).
I suppose I could do an additional search based on the name to pull up the record, but that seems like a real waste.
Can anyone else replicate this problem? Is there a workaround?