Josh Crawford
Josh Crawford
If you don't require any mapping, then you can forego the mapping mechanism most integrations use. The webhook integrations you mention do this with [generatePayloadValues](https://github.com/verbb/formie/blob/5a21ec589fe3fa876806c44fd20379b28890ddb9/src/base/Webhook.php#L74) which just grabs all the...
We have plans to tackle this properly with a custom UI component, but nothing has been started yet, and won't be for a little while yet (end of year). We...
I'll keep this open to track!
Fixed for the next release. To get this early, run `composer require verbb/formie:"dev-craft-5 as 3.0.0-beta.5"`.
Fixed in [3.0.0-beta.6](https://github.com/verbb/formie/releases/tag/3.0.0-beta.6)
Fixed for the next release. To get this early, run `composer require verbb/formie:"dev-craft-5 as 3.0.0-beta.7"`.
Fixed in [3.0.0-beta.8](https://github.com/verbb/formie/releases/tag/3.0.0-beta.8)
Refer to https://github.com/verbb/formie/issues/1028
This was going to be tackled in 1.4.x, but will push this out, as there's a few things we need to consider. First a foremost, how the change in stored...
Added in [3.0.0](https://github.com/verbb/formie/releases/tag/3.0.0)