Populate the gf field dynamically with MySQL db [RESOLVED]

I have accessed MySQL remote db via wp data access plugin and now I need to populate my gravity form field with the data from mySQL db. I used the gravity perk populate anything for this task, but I cannot see my remote db in the list of types. The wp database is available, but not MySQL remote db. What should I do now? The image is attached. Thank you!
aaa

Have you implemented the code snippet from the add-on documentation: Can I populate data from another database?

2 Likes

You’ll need to use and set up the snippet Richard links to above to connect to an external database. If you still have issues with this, you can contact us via our support form, so we can assist you further.

Best,

Thank you so much, I have added the code snippet and now it’s working.

Thank you so much, I have used the code snippet and now it’s working