Reputation: 1249
I'm having a problem seeing certain picklist fields from a Standard Salesforce table called Lead in my Devart Entity Developer Model.
I am unable to see the below item in the Model I generate using Devart.
I am able to see the below item in the Model I generate using Devart.
The common denominator appears to be that Lead.Status_Reason is not a Global Value Set. Can anyone confirm that hypothesis?
Upvotes: 0
Views: 80
Reputation: 1249
I got it! There's Cache setting in the Devart Entity Developer tool connection settings under the advanced section. [see image]. When I tried to update the Lead table in the model it would tell me that there was a change but it would never update the model with the new fields. I change the Refresh Metadata to true and set System Objects to True then it forced a refresh and behold the field appeared.
Upvotes: 0