Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

My CSV data doesn contain picture URL data for all entries. How can I keep the processor from displaying links to nowhere or broken images?

0
Posted

My CSV data doesn contain picture URL data for all entries. How can I keep the processor from displaying links to nowhere or broken images?

0

A5: You can use our “skip” feature to handle this. If you were using a field name PIX like the example above, you could change the line in the item row structure to:

Any time the processor hits an empty (really empty, not just a space or two) value in the CSV for PIX, it strips out all code between the and the . You can have more than one skip construct on a line also, in case you need to skip something, leave something in, then skip something. The skip feature will work with any fieldname. Make sure matching skipstart/skipstop functions are on the same line.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123