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
96 stars 52 forks source link

Add a lock emoji to locked Salesforce fields in the mapping screen. #369

Closed jonathanstegall closed 4 years ago

jonathanstegall commented 4 years ago

What does this PR do?

As part of #362, this adds a lock emoji to the fieldmap field option value if it is a locked field in Salesforce. It also adds a small description at the end of the field list about what the emoji means. These behave the same as the required field asterisk currently does.

At least for now, an emoji seems to be the thing to do since it doesn't break in SelectWoo like a dashicon would.

How do I test this PR?