We've discovered an issue when pulling phone numbers in our output sets.
If we select the criteria "Phone 1" and "Phone 2" we aren't receiving that information. In the "Phone 1" column we are receiving the "Business" number and in the "Phone 2" column we are receiving the "Phone 1" information.
I'm wondering if anyone knows where I can fix this? Or should I open a support ticket?
Thanks!
You can change it by editing LP_GET_PHONES to specify that. By default what you're really getting there is "Day phone" and "Eve Phone", hence business and phone1. It's not actually grabbing them based on type. It's confusing since the query elements say "1" and "2".
Perfect! Thanks