Home :: Knowledge Base

How to add Custom Fields to PHP Results How to add Custom Fields to PHP Results


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


Email This Article

or close