Hi David
If you take a look at {link saved}
the top products are not displaying images, can you tell me a safe and quick way to not show products that have no images.
thanks
Paul
Hi Paul,
Sure - use a Drop Record RegExp filter against the Image URL field and in the text box on the configuration page for the filter use:
/^$/
That expression will match and empty string and drop the records.
Cheers, David. -- PriceTapestry.com
©2006-2025 IAAI Software | Contact Us | Privacy Policy
Hi Paul,
Sure - use a Drop Record RegExp filter against the Image URL field and in the text box on the configuration page for the filter use:
/^$/
That expression will match and empty string and drop the records.
Cheers,
David.
--
PriceTapestry.com