Jules Colle
Jules Colle
I was just wondering why there is no script.js file for frontend+backend The current block assets are: ``` * 1. blocks.style.build.css - Frontend + Backend. * 2. blocks.build.js - Backend....
It would be nice if we could also include `envFile` in the launch.json configuration. https://code.visualstudio.com/docs/nodejs/nodejs-debugging#_load-environment-variables-from-external-file-node Any plans to add this? ## Use case: For example while developing a WordPress website...
This code should work: ``` Your country [checkbox* your-country use_label_element "China" "India" "San Marino"] [reflection your-country "(nothing selected)"] Choose number [range* your-range min:10 max:99] You chose [output your-range "0"] ```...
Also see: https://wordpress.org/support/topic/conditional-logic-getting-deleted/ Workaround: if you need exactly 50 conditions, switch to text mode and add one extra condition: ``` show [-1] if [-1] equals "" ```
Make sure these warnings don't appear when groups-syntax is detected:
https://contactform7.com/date-field/#Format_Date_Value_in_Mail
When a user clicks the **previous** button in their browser while on a multistep form, they might expect to go to the previous step. We should add an optional `use_browser_history`...
https://wordpress.org/support/topic/improve-plugin-results-in-gtmetrix/
[field outside repeater](https://conditional-fields-cf7.bdwm.be/form-tester/?test-form=Github+issue+52+%281+bug%29) (doesn't work) [field in repeater](https://conditional-fields-cf7.bdwm.be/form-tester/?test-form=Github+issue+52+%282+works%29) (works)