MinnPost / object-sync-for-salesforce

WordPress plugin that maps and syncs data between Salesforce objects and WordPress objects.
https://wordpress.org/plugins/object-sync-for-salesforce/
GNU General Public License v2.0
94 stars 51 forks source link

Fix the API Name settings so the value shows up correctly. Thanks to WordPress user @dcleslie777 for the report. #393

Closed jonathanstegall closed 3 years ago

jonathanstegall commented 3 years ago

What does this Pull Request do?

This fixes #392. When API Name was selected in the plugin settings, it was not displaying the value correctly on new fieldmap rows. This fixes the script so it respects the setting and loads the correct data.

How do I test this Pull Request?