Tim Posted June 6, 2013 at 10:28 AM Share Posted June 6, 2013 at 10:28 AM Hi, Is it possible to test for a custom field in a map info window? ie. <?php if (in_array('jr_price', $CustomFields->fieldValue('jr_price',$listing))): ?> £ <span class="jr-map-jr_price"></span> <?php endif; ?> The $listing object doesn't seem to be available. also Is it possible to return the Category within php in the 'map_infoWindow.thml' as well? Thanks Link to comment
Alejandro Posted June 6, 2013 at 01:09 PM Share Posted June 6, 2013 at 01:09 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Tim Posted June 6, 2013 at 01:30 PM Author Share Posted June 6, 2013 at 01:30 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Recommended Posts