Josh Crawford

Results 1030 comments of Josh Crawford

Fixed for the next release. To get this early, change your `verbb/formie` requirement in `composer.json` to: ``` "require": { "verbb/formie": "dev-craft-4 as 2.0.17", "...": "..." } ``` Then run `composer...

@cvitko Can you share anything more about your setup, as it's working for me? Page-reload or Ajax? Custom rendering or `renderForm()`? One thing I will mention is that when using...

Ah yes, good point. Fixed for the next release. To get this early, change your `verbb/formie` requirement in `composer.json` to: ``` "require": { "verbb/formie": "dev-craft-4 as 2.0.18", "...": "..." }...

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

I also want to clarify that there's plenty of formatting [options available](https://verbb.io/craft-plugins/formie/docs/get-started/configuration#available-buttons), but we'll add the Table buttons as an option.

Having all the fields filled in for a submission isn't an indicator that the submission is complete. Especially if the user hits a validation issue at the final step with...

Is it just a single submission, or is it a consistent issue? So long as you get to the last page in a form and submit it, it will complete...

After many months (years?!) of considering this, I'm going to mark this as something we're not going to implement. There's a whole lot of complexity to making this happen, along...

After many months (years?!) of considering this, I'm going to mark this as something we're not going to implement. There's a whole lot of complexity to making this happen, along...