craft-wheelform icon indicating copy to clipboard operation
craft-wheelform copied to clipboard

Craft CMS 4 Form with Database integration

Results 38 craft-wheelform issues
Sort by recently updated
recently updated
newest added

Hello, I'd like to create a list of all entries from all fields but only with the value of one field 1. I think there is no variable for all...

question

I see from [this issue](https://github.com/xpertbot/craft-wheelform/issues/239) that field id is meant to be available in the templates. If i dump it out its always null ``` object(wheelform\services\FieldService)#2080 (7) { ["type":"wheelform\services\FieldService":private]=> string(4)...

question

I'd love to have a description or helper field for each field in wheelform

enhancement

Bumps [terser](https://github.com/terser/terser) from 5.12.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

I'm attempting to upload an image as base64 encoding. I've tried to follow the Craft documentation for assets fields - https://craftcms.com/docs/3.x/assets-fields.html#creating-new-assets ``` ``` Is it possible with this plugin?

enhancement
Missing Information

I think it would be great to have integration with graphql, expose the form definition to it and maybe also allow submitting through it.

enhancement

Hi, is there a plan to include hCaptcha support as an alternative for reCaptcha? Since hCaptcha does not use cookies and is considered to be more suitable in relation to...

enhancement

I'm using blitz cache on some sites. The problem i'm facing is that i can not inject the blitz csrf into the form.open tag. It would be very nice to...

enhancement

Is it possible to capture (in logfile or database) the failed honeypot or ReCaptcha attempts in the frontend ?

enhancement

Hello Roger, I have a multi-site setup. Now I'd like to use different email templates per site and not per form. Something like the example below would be nice to...

enhancement