pods-framework / pods-gravity-forms

Integration with Gravity Forms plugin for WordPress (https://pods.io/gravityforms/)
https://wordpress.org/plugins/pods-gravity-forms/
GNU General Public License v2.0
62 stars 10 forks source link

Bug: Autocomplete mapping hits Size Limit when Populating from Pods #79

Closed jimtrue closed 7 years ago

jimtrue commented 7 years ago

From this WordPress.org Forum Post: https://wordpress.org/support/topic/populating-dropdown-with-pod-items-size-limit/

Validated that regular Relationship fields (drop-down select, etc.) are not running into this issue, only the AutoComplete field mappings

The limit is not shown during the creation of the form but when the form is put onto a page. I actually tested it with different scenarios and found out that the limit only applies when I map a GF dropdown field to a POD auto complete field. By mapping a GF dropdown field to a POD dropdown field the problem is gone.

sc0ttkclark commented 7 years ago

Fixed in #86