-
The back, next and submit buttons have changed in Gravity Forms 2.9 and is preventing back and next working correctly. This has been advised by Gravity Forms support.
```
// Style the submit butto…
-
need some styles there
-
**Before submitting an issue please check that you’ve completed the following steps:**
- Made sure you’re on the latest version **Yes**
- Used the search feature to ensure that the bug hasn’t been rep…
-
bro i thin google patched gform, this code didn't support anymore
-
I tried to add a `map` and a `sketch` widgets but in the output json file I get `"type": "imagelib"`, is this correct?
-
Plan is to create a modular form similar to Gform which can be modified according to the requirements of the event registration. Should also contain a Payment Section which can be added as per require…
-
We need a way to override form components, e.g. if you want to use our select-ul directive instead of a standard select tag.
-
For some reason, the above string prefixes are still rendering with the original form id instead of the random id in the confirmation markup for me. I'm not sure whether this is a new issue or not. It…
-
I created a baucis extension that is similar to yours in that it relies on extra meta data. [baucis-gform](https://github.com/stemey/baucis-gform) provides metadata to rapidly create an administration…
-
If I try to run gform in node (via the command line), I get an error that "_" is undefined.
I can address that error by including the lodash source file before running the gform code as follows:
…