I've set up a page with an 'Item List' widget as per the first image.
In the first search condition you can see I've got 'No Action Required' in the last field and that appears in the template code at the bottom.
When the widget is saved and then re-opened, the search condition then only contains 'No' as does the template code at the bottom.
I've checked the database and it is saved correctly and the page displays the correct results from the search so it's just a rendering issue when editing the widget. Something to do with spaces I believe.
Whilst I can the widget to display the results I need, it would be really good if the widget could pick up the search words from a query string in the url. I've tried `$_post['solution']` which I've used elsewhere in other templates but it doesn't work when used in the widget.
Any ideas on how to get round this?
Cheers
Dave
updated by @white-agency: 05/18/18 10:38:27PM