Hi there,
is it possible to create a list of all managed fields that have an unmanaged solution layer? I can only get components like workflows or forms via the XRMToolbox, but not single fields.
Thanks in advance.
Hello Thomas,
You will have do that entity by entity.
I believe you can get all the attribute using Xrmtoolbox metadat document and get all the attributes and sort by timestamp or solution ID= active solution
or if you want to use the web api you can try this link:
<orgname>/api/data/v9.1/EntityDefinitions(<entityid>)/Attributes?$filter=isManaged eq true & solutionid eq 'fd.....'
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156