Gravity Forms parameters return 1
I’m not sure what’s causing gravity forms $entry and $form parameters to return 1.
I’m not sure what’s causing gravity forms $entry and $form parameters to return 1.
How can i restrict the product quantity field to numbers only in Gravity Forms.
I have a function that checks an entered value against a simple array of values to determine a match (or not).
Add a Number field to your form.
I have a question regarding gform_pre_render? I have dealer form. Which basically you choose your county, and then your dealer. Dropdown A = Dealer Country Dropdown B = Dealer Name I have about 15 countries, and I am using get_terms in the gform_pre_render function to list all my countries that I have assigned to a … Read more
Preface I’ve installed gravity forms, created a form and users are submitting data to my site. What I want to do is show the data users are submitting to my site on one of my pages. I know there’s the Gravity Forms Directory plugin. But this gives only a fixed data presentation. Question Is there … Read more
I need to know is it possible to somehow erase the original image uploaded via Gravity form : post image – post field?! With the situation now I receive 4 images. 1 original (can be whatever user has on his PC – up to 4 MB which clutters the server) and 3 which WordPress creates according to specifications (thumbnail, medium, large). I would like to have the ability when user uploads the “original big image” to be deleted upon upload and be left with 3 remaining in media gallery?!. It will dramatically improve the storage on my server.
Case: When a user submits a (Gravity)form, the plugin automatically generates an unique entry ID for that specific form. In my case the form settings only allow user to submit the form once, and only if user is registered. When user submits the form, a page is created with the content of the form. The … Read more