core icon indicating copy to clipboard operation
core copied to clipboard

The Form Tools Core.

Results 186 core issues
Sort by recently updated
recently updated
newest added

Hi, Hope somebody can help me. I want to update my version 2.2.6 to 3.0 (latest version), however, when I click on Update I'm redirect to the upgrade script page...

can we use arithmetic process on formtools, like 2 times 3 equals 6 ? [arithmetic.xlsx](https://github.com/formtools/core/files/8095440/arithmetic.xlsx) ![ARITHMETIC](https://user-images.githubusercontent.com/58835842/154651800-12bd3f2b-6d1a-4636-ba07-4ba0068dcf94.jpg)

Hi, I searched the issues and the formtools homepage without result. So my question is, is it possible to create double opt-in submissions? Either with the Formtools forms builder or...

Bumps [node-sass](https://github.com/sass/node-sass) from 4.12.0 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@​nschonni) Set rejectUnauthorized to true by default (@​scott-ut, #3149) Features...

dependencies
javascript

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.20 to 0.7.31. Commits 97f3368 Bump version 0.7.31 b86860e Merge pull request #546 from hansott/master 157af1e Merge pull request #547 from sunny-mwx/patch-1 b4cfe1b Merge pull request #535...

dependencies
javascript

I've been having problems with formtools ever since I switched to a new VPS. The setup goes through all fine but as soon as it finishes and I need to...

When a form is submitted via IPv6, the address appears incomplete. Quick fix/workaround for existing forms: `ALTER TABLE ft_form_X CHANGE COLUMN ip_address ip_address VARCHAR(39);` (change 'X' into the right number)...

When I was testing the CSV exporter, I decided to add a comma in the Name-field of a form. After that, the conformation mail was garbled. I was able to...

So I'm currently using the formtools and am using the recaptcha from Google. I used their code and it used to work, not sure if it's not working now because...