Josh Crawford

Results 1433 comments of Josh Crawford

My mistake, the syntax is a [little different](https://craftcms.com/knowledge-base/bulk-resaving-elements). `./craft resave/formie-submissions --form-id=116386 --set myField --to "=true"`

Can you detail if you have any combination of different fields at play (Matrix, Neo, Vizy) either outside or inside the Vizy field? Nested fields can cause this. And if...

Cool, good to know you're getting it if the field is empty, but still just wanted to check if it was an empty field within Matrix, etc for example. I...

@joshtaylordev and @torgeirbeyer it'd be amazingly helpful if you're able to isolate the issue by testing the most minimal field/block setup. I've been trying to get this to be triggered...

Yeah, I understand the reasoning with this sort of request, it's pretty common. Navigation by nature does require you to often "double up" the work when adding items to a...

This is correct behaviour (for now) where the Yii URL validator in use needs them to be HTTP(S) URL's to be valid. For now, we recommend switching the link type...

Fixed for the next release. To get this early, run `composer require verbb/formie:"dev-craft-5 as 3.0.8"`.

Fixed in [3.0.9](https://github.com/verbb/formie/releases/tag/3.0.9)

I'm not even familiar with the `elementactivity` database table, but that seems to track the history of editing elements (view, save, edit, etc), so it sounds like something is messing...

Yep, still looking into this one! It'd be amazing if you could let me know the smallest reproducible case for this - if you can. You mention 30+ Matrix blocks,...