To add additional fields to the results, modify xlResults.php to add the field names into the columns parameter in the order you wish for them to be displayed:
$columns = "Name,Address,Phone,Distance,E-mail,Url,CUSTOMFIELD1,CUSTOMFIELD2";
Article is in the following categories:
KB » PHP Code Customization Tips
KB » PHP Code Customization Tips
How to add Custom Fields to PHP Results
Email This Article