dynamic - How to create a new entity with fields in CRM programatically -
i want create new entity named "record" fields approvalstatus, pendingwith. how can create programatically part of solution can deploy higher environments
i able find links creating new entity items, want create new entity
i have create few entities record,management etc , need create views, forms these best approach this? using crm 2016
you can use metadata web service manipulate crm metadata , create entities, attributes. looking functions createentityrequest.
however if looking move components between environments better served using solutions explicitly purpose
Comments
Post a Comment