I am creating posts dynamically from Gravity Forms' post creation add on.
The problem I have is that when I can't populate the geolocation field from gravity forms address.
I can populate a text box which the geolocation field is using but it doesn't run dynamically.
Is there an approach any one could suggest?
It's a premium add-on of GF so I have not checked this case before. But I think it might not work with MB Geolocation, because the JavaScript code will select MB's custom field with the ID address or address_something, it does not select the field from other plugins that have the same ID.