Hi, I have a view with a post relation filter. This works but Toolset has a bug with the dropdown option. Checkboxes is working but if I go for a select dropdown the view has an error and will not save the view.
Code is attached. It's basic so I think it's a bug.
Thanks for the feedback
Gille
Hi, normally you would use type="multi-select" to allow multiple selections, or type="select" to allow only a single selection. Can you share the code you tried to use that produced an error?
Can you also try these troubleshooting steps to see if we can narrow down the problem?
- Temporarily deactivate all plugins except Types and Views, and activate a default theme like Twenty Twenty
- If you want to activate a Maintenance Mode plugin during testing, that's fine
- Test again. If the problem is solved, reactivate your theme and other plugins one by one until the problem returns
- If the problem was not solved, I'll be glad to take a closer look.
Please let me know what you find out and we can continue from there.
My issue is resolved now. Thank you! Sorry, the select works now... I tried for 3 hours last night and it wouldn't work. It's a mystery for me that it saves now and not yesterday.