bhays / gravity-forms-quantity-limits

Limit the display of product fields based on the number of entries.
2 stars 4 forks source link

Field combo box doesn't get populated #1

Open lanceschi opened 11 years ago

lanceschi commented 11 years ago

Hi,

in the admin panel the gravity form select box got populated albeit as soon as a I select a form id/label the Field combo box doesn't get populated.

The weird part is that I checked the EndSelectForm of yours and the form_meta param contains all the field while the quantity_fields param contains a select box without fields oprtions.

WordPress v3.5.2 Gravity Forms v1.7.6 Gravity Forms PayPal Add-On v1.5 Gravity Forms Quantiy Limits v0.6.4

Great plugin btw!

Cheers, Luca

bhays commented 11 years ago

Hi Luca,

In order for the field box to be populated, there needs to be a quantity field in your form. If no quantity fields are found, the box is returned empty. There should be an error here, but I have not done that yet.

If that doesn't work, send me an export of your form XML and I'll have a look.

Cheers,

ben