Josh Crawford
Josh Crawford
This will be included in the [Field Defaults](https://github.com/verbb/formie/issues/863) feature!
Haven't finalised the interface, but it'll be a section in Formie's settings where you can select the field and setup defaults for new fields of that type. The settings interface...
The encryption settings _might_ be their own thing entirely for this use-case, as you describe - not yet fully planned out!
Fixed for the next release. To get this early, run `composer require verbb/formie:"dev-craft-5 as 3.0.0-beta.8"`.
Interesting. Is there any Group or Repeater combination going on here? I certainly can't replicate any errors on my end. Could you maybe send through the full stack trace of...
Thanks for that. Can I also ask what database engine and version you're using?
Ah, I think that may have been the issue. Fixed for the next release. To get this early, run `composer require verbb/formie:"dev-craft-5 as 3.0.0-beta.9"`.
@rickmerkelbach That's not something I can replicate. Is it the _exact_ same error message as the original post? What does the Network request's preview show for it?
@rickmerkelbach Right, I think that's another unrelated issue with just the client-side validation when limiting uploads. Fixed for the next release. To get this early, run `composer require verbb/formie:"dev-craft-5 as...
Updated in [3.0.0-beta.10](https://github.com/verbb/formie/releases/tag/3.0.0-beta.10)