You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During creation of a RecordTypesSelector class (because no DeveloperName in RecordTypeInfo which is an issue with custom labels) I found that I needed to remove the CurrencyIsoCode field for the query to work. I added RecordType.getSObjectType.getDescribe().getName() to the STANDARD_WITHOUT_CURRENCYISO Set.
0 commit comments