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 fieldmap issue with Select2 JavaScript library #407

Closed jonathanstegall closed 3 years ago

jonathanstegall commented 3 years ago

What does this Pull Request do?

This fixes the JavaScript to add a new fieldmap row when the Select2 library is removed via a developer hook. It is part of #406.

How do I test this Pull Request?