I have a CSV data source with dynamic inputs, and nesting an asset listing page across multiple pages with variables. That’s all working fine, except I’m unable to have the original asset listing page list all the results.
Do I need to nest this asset listing page in another page and call all the variables for it to display all results? Or am I missing something?
What’s in your first row that you don’t want? What about changing your asset lister to “Start Position” > 1. (caveat - not knowing your data so may not suit)
Or a better way
Do a regex match then filter out the records matching the given conditions:
In this example the first record was omitted because it did not have a image href with a https value to match
I had a blank row in my spreadsheet (Therefore there was a blank listing when I selected Allow Empty to Yes).
Deleted the row and re-uploaded. All working now.