I'm getting the error "empty needle" on a conditional statement

Hi there, I have a page with 4 headlines with conditions, here you have the URLS:




https://brincdrones.com/thank-you/ (with no condition)

This is what I have on the latest URL to check if the url don’t have any of the other values:
{{dc:url:param key="form"}} not in demo,contact,newsletter

How can I fix that? It was working a few days ago, now is showing that error.

Hi @mcostales84,

Thanks for reaching out.
Unfortunately, I am not able to replicate the issue in my local environment. I would suggest you not to compare {{dc:url:param key=“form”}} with an empty string, rather add multiple ** conditions** as described in the following screenshot.

Hope that helps.
Thanks

1 Like

That did the trick. Thank you!
Please, think on creating a video explaining better how conditionals work, that would be awesome!

Hi @mcostales84,

Glad that it works for you. There is a video on the condition and assignment already available on youtube, please find the link below.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.