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
Then include entity functions similar to getFormattedValues except getLookupAttributeName and getLookupAttributeType so that people can put lookup property
names in their $select options and use these annotations:
Microsoft.Dynamics.CRM.lookuplogicalname
Microsoft.Dynamics.CRM.associatednavigationproperty
Change it to includeNotifications and modify the implementation from this:
to this:
Then include entity functions similar to getFormattedValues except
getLookupAttributeName and getLookupAttributeType so that people can put lookup property
names in their $select options and use these annotations:
Microsoft.Dynamics.CRM.lookuplogicalname
Microsoft.Dynamics.CRM.associatednavigationproperty
To determine the type and the correct navigation property.
More info:
See https://msdn.microsoft.com/en-us/library/gg334767.aspx#bkmk_lookupProperty
The text was updated successfully, but these errors were encountered: